llvm-6502/lib
2009-09-11 08:39:33 +00:00
..
Analysis Make ProfileEstimator even more robust on general CFGs. 2009-09-11 08:39:33 +00:00
Archive
AsmParser
Bitcode
CodeGen Make fast-isel try ISD::FNEG before resorting to bitcasts and xors. 2009-09-11 00:36:43 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC canonicalize namespace gymnastics 2009-09-09 23:46:42 +00:00
Support canonicalize namespace gymnastics 2009-09-09 23:46:42 +00:00
System
Target switch HiddenGVStubs to be a DenseMap instead of a string map, mirroring FnStubs and GVStubs. 2009-09-11 07:03:20 +00:00
Transforms Factor out the code for checking that all indices in a getelementptr are 2009-09-10 23:37:55 +00:00
VMCore fix prefix ordering, it's L_foo not _Lfoo 2009-09-11 05:51:29 +00:00
Makefile