llvm-6502/lib
2010-05-10 22:45:09 +00:00
..
Analysis Fix whitespace in debug output to be consistent. 2010-05-10 20:07:44 +00:00
Archive
AsmParser Remove the API compatibility layer which converted add, sub, and mul 2010-05-03 22:44:19 +00:00
Bitcode
CodeGen It's not safe to propagate implicit_def that defines part of a register. 2010-05-10 21:25:30 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC/Mach-O: Explicitly track atoms, as represented by their defining symbol, for each fragment (not yet used). 2010-05-10 22:45:09 +00:00
Support Add new configure option, --disable-timestamps, intended to turn off anything which would mess up binary/object comparisons. Currently: 2010-05-10 20:11:56 +00:00
System Add llvm::sys::RunInterruptHandlers(), which runs the registered SIGINT cleanup 2010-05-08 02:10:34 +00:00
Target Model some vld3 instructions with REG_SEQUENCE. 2010-05-10 21:26:24 +00:00
Transforms make simplifycfg insert an llvm.trap before the 'unreachable' it introduces 2010-05-08 22:15:59 +00:00
VMCore simplify more. 2010-05-10 20:59:18 +00:00
Makefile