llvm-6502/lib
2009-06-18 22:25:12 +00:00
..
Analysis Add a parent pointer to SCEV, in preparation for getting rid of the global uniquing tables. No functionality change. 2009-06-18 22:25:12 +00:00
Archive
AsmParser
Bitcode
CodeGen Improved PHI def marking, replaced some gotos with breaks. 2009-06-18 22:01:47 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support
System Give RWMutex the SmartRWMutex treatment too. 2009-06-18 18:26:15 +00:00
Target On Darwin, ams printer should output a second label before a jump table so the linker knows it's a new atom. But this is only needed if the jump table is put in a separate section from the function body. 2009-06-18 20:37:15 +00:00
Transforms Generalize LSR's OptimizeSMax to handle unsigned max tests as well 2009-06-18 20:23:18 +00:00
VMCore Simplify. 2009-06-18 21:35:56 +00:00
Makefile