| commit | 64d53620aab22244ac037b4cb0dd09ba9fcf1a2f | [log] [tgz] |
|---|---|---|
| author | Owen Anderson <resistor@mac.com> | Mon Jul 18 18:50:52 2011 +0000 |
| committer | Owen Anderson <resistor@mac.com> | Mon Jul 18 18:50:52 2011 +0000 |
| tree | 3d32a4b21833f67e089f191ece96086e2c84b00a | |
| parent | c45d38e14a4a101ce036a6c74828a9e10bd98a5a [diff] |
Re-apply r135319 with a fix for the constant island pass. Original Log: Get rid of the separate opcodes for the Darwin versions of tBL, tBLXi, and tBLXr, using pseudo-instructions to lower to the single final opcode. Update the ARM disassembler for this change. llvm-svn: 135414