1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Jim Grosbach 4b198ae6d5 ARM STR_POST_IMM offset encoding fix in load/store optimizer.
Tidy up the code a bit and push the definition of the value next to the uses
to try to minimize this sort of issue from arising again while I'm at it.

rdar://9945172

llvm-svn: 137525
2011-08-12 22:20:41 +00:00
..
Analysis Silence a bunch (but not all) "variable written but not read" warnings 2011-08-12 14:54:45 +00:00
Archive
AsmParser Add checks for the landingpad instruction's clause values to make sure that 2011-08-12 20:52:25 +00:00
Bitcode Initial commit of the 'landingpad' instruction. 2011-08-12 20:24:12 +00:00
CodeGen Initial commit of the 'landingpad' instruction. 2011-08-12 20:24:12 +00:00
CompilerDriver
ExecutionEngine Silence a bunch (but not all) "variable written but not read" warnings 2011-08-12 14:54:45 +00:00
Linker switch to the new struct api. 2011-08-12 18:07:26 +00:00
MC MachOWriter: Don't crash on fixups with arithmetic, emit a relocation instead. This matches what as does. 2011-08-12 01:51:29 +00:00
Object
Support Silence a bunch (but not all) "variable written but not read" warnings 2011-08-12 14:54:45 +00:00
Target ARM STR_POST_IMM offset encoding fix in load/store optimizer. 2011-08-12 22:20:41 +00:00
Transforms Initial commit of the 'landingpad' instruction. 2011-08-12 20:24:12 +00:00
VMCore Initial commit of the 'landingpad' instruction. 2011-08-12 20:24:12 +00:00
CMakeLists.txt
Makefile