llvm-6502/lib
2010-08-10 23:46:30 +00:00
..
Analysis Rename and reorder the arguments to isImpliedCond, for consistency and clarity. 2010-08-10 23:46:30 +00:00
Archive
AsmParser
Bitcode
CodeGen Turn optimize compares back on with fix. We needed to test that a machine op was 2010-08-10 21:38:11 +00:00
CompilerDriver
ExecutionEngine Stop the JIT from refusing to work just because the program it was compiled into 2010-08-09 07:20:20 +00:00
Linker
MC MC/AsmParser: Fix a bug in macro argument parsing, which was dropping 2010-08-10 17:38:52 +00:00
Support Fix a couple of warnings. 2010-08-08 00:00:34 +00:00
System Mark this variable as used. 2010-08-10 10:39:25 +00:00
Target CBZ and CBNZ are implemented. 2010-08-10 23:27:11 +00:00
Transforms Add the minimal amount of smarts necessary to instcombine of shufflevectors to recognize 2010-08-10 21:38:12 +00:00
VMCore Reject unrepresentable pointer types in intrinsics. Fixes PR7316. 2010-08-08 06:12:09 +00:00
Makefile