llvm-6502/lib
2011-07-05 18:21:20 +00:00
..
Analysis Teach IVUsers to stop at non-affine expressions unless they are both 2011-07-01 22:05:19 +00:00
Archive
AsmParser Replace the existing forms of ConstantArray::get() with a single form 2011-06-22 09:24:39 +00:00
Bitcode Replace the existing forms of ConstantArray::get() with a single form 2011-06-22 09:24:39 +00:00
CodeGen Fix PR10277. 2011-07-05 15:38:41 +00:00
CompilerDriver
ExecutionEngine Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to 2011-06-30 01:53:36 +00:00
Linker
MC Add getFeatureBits to extract feature bits for a given CPU. 2011-07-02 00:43:44 +00:00
Object Fix warnings. 2011-07-05 14:48:59 +00:00
Support Revert previous commit. It seems that whether casting to void 2011-07-02 13:14:22 +00:00
Target Add assembler/disassembler support for non-AVX pclmulqdq. While I'm here, use proper aliases for the pclmullqlqdq and friends. PR10269. 2011-07-05 18:21:20 +00:00
Transforms indvars -disable-iv-rewrite: avoid multiple IVs in weird cases. 2011-07-05 18:19:39 +00:00
VMCore Improve constant folding of undef for cmp and select operators. 2011-07-01 01:03:43 +00:00
CMakeLists.txt
Makefile