llvm-6502/lib
2009-04-10 18:58:59 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen DebugLabelFolder ruthlessly deletes redundant labels. However, sometimes the redundant labels is referenced by debug info somewhere else. This patch provies a way so that dwarf writer can mark labels as used. 2009-04-10 18:58:59 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support Remove AllowInverse: it leaks memory and is not the right 2009-04-08 03:43:51 +00:00
System Add sys::Path::makeAbsolute(). 2009-04-09 00:33:08 +00:00
Target Added code to handle spilling and reloading of FSRs. 2009-04-10 15:10:14 +00:00
Transforms Instcombine should not promote whole computation trees to "strange" 2009-04-08 05:41:03 +00:00
VMCore Add a new Type::getPointerTo method, which is shorthand for 2009-04-10 06:42:02 +00:00
Makefile