llvm-6502/lib
2011-03-01 15:15:43 +00:00
..
Analysis Optimize "icmp pred (urem X, Y), Y" --> true/false depending on pred. There's 2011-03-01 08:15:50 +00:00
Archive
AsmParser
Bitcode
CodeGen Add a few missed unary cases when legalizing vector results. Put some cases 2011-03-01 15:15:43 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Make all static functions become static class methods. Move shared (duplicated) functions to new MCELF class. 2011-02-28 21:45:04 +00:00
Object
Support Support: Add llvm::AreStatisticsEnabled(). 2011-02-26 23:17:12 +00:00
Target Narrow right shifts need to encode their immediates differently from a normal 2011-03-01 01:00:59 +00:00
Transforms Make InstCombiner::FoldAndOfICmps create a ConstantRange that's the 2011-03-01 15:05:01 +00:00
VMCore Add an END_WITH_NULL accessor for ConstantStruct. 2011-02-28 23:53:27 +00:00
CMakeLists.txt
Makefile