llvm-6502/lib
2009-12-08 15:01:35 +00:00
..
Analysis fix a typo (and -> add) and fix GetAvailablePHITranslatedSubExpr to not 2009-12-08 06:06:26 +00:00
Archive
AsmParser Add MSP430 interrupt calling conv. No functionality change yet. 2009-12-07 02:27:35 +00:00
Bitcode
CodeGen Do not try to push dead variable's debug info into namespace info. 2009-12-08 15:01:35 +00:00
CompilerDriver Fix last DOTGraphTraits problems in CompilationGraph. 2009-11-30 13:34:51 +00:00
ExecutionEngine Fix the OProfileJITEventListener for StringRef being returned from debug info. 2009-12-07 22:32:38 +00:00
Linker
MC
Support Fix typo and add missing include. 2009-12-04 08:17:07 +00:00
System Fixes the Atomic implementation if compiled by MSVC compiler. 2009-12-07 05:29:59 +00:00
Target Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction. Patch inspired by Brian Lucas! 2009-12-08 01:03:04 +00:00
Transforms Teach GlobalOpt to delete aliases with internal linkage (after 2009-12-08 10:10:20 +00:00
VMCore Remove useless calls to c_str(). 2009-12-08 13:07:38 +00:00
Makefile