llvm-6502/lib
2010-12-22 23:12:15 +00:00
..
Analysis When determining whether the new instruction was already present in 2010-12-22 17:15:25 +00:00
Archive MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm. 2010-12-16 03:29:14 +00:00
AsmParser Add missing standard headers. Patch by Joerg Sonnenberger! 2010-12-19 20:43:38 +00:00
Bitcode Add missing standard headers. Patch by Joerg Sonnenberger! 2010-12-19 20:43:38 +00:00
CodeGen When RegAllocGreedy decides to spill the interferences of the current register, 2010-12-22 22:01:30 +00:00
CompilerDriver Support/PathV1: Deprecate get{Basename,Dirname,Suffix}. 2010-12-18 22:23:07 +00:00
ExecutionEngine
Linker Fix whitespace. 2010-12-18 22:23:15 +00:00
MC Add r122359 back now that the bug in MCDwarfLineAddrFragment fragment has been 2010-12-22 22:16:24 +00:00
Object Fix mismatched new[]/delete. 2010-12-17 09:56:50 +00:00
Support Use IntEqClasses to compute connected components of live intervals. 2010-12-21 00:48:17 +00:00
Target X86: Lower a select directly to a setcc_carry if possible. 2010-12-22 23:09:28 +00:00
Transforms InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1. 2010-12-22 23:12:15 +00:00
VMCore rename MVT::Flag to MVT::Glue. "Flag" is a terrible name for 2010-12-21 02:38:05 +00:00
Makefile