llvm-6502/lib
2011-03-01 20:56:50 +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 Revert PathV2 changes, as sys::fs::unique_file is not finished yet. 2011-03-01 19:50:55 +00:00
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 Add datalayout information for the IEEE quad precision fp128 type. 2011-03-01 20:56:50 +00:00
Transforms Make InstCombiner::FoldAndOfICmps create a ConstantRange that's the 2011-03-01 15:05:01 +00:00
VMCore Added missing va_end(). 2011-03-01 18:00:49 +00:00
CMakeLists.txt
Makefile