llvm-6502/lib
2010-08-11 07:17:46 +00:00
..
Analysis Improve indentation. 2010-08-11 04:24:25 +00:00
Archive
AsmParser
Bitcode Reapply r110396, with fixes to appease the Linux buildbot gods. 2010-08-06 18:33:48 +00:00
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 llvm-mc: Add -show-inst-operands, for dumping the parsed instruction representation before matching. 2010-08-11 06:37:09 +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 Report error if codegen tries to instantiate a ARM target when the cpu does support it. e.g. cortex-m* processors. 2010-08-11 07:17:46 +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