llvm-6502/lib
2013-03-18 17:40:46 +00:00
..
Analysis Small fix for cost analysis of ptrtoint. 2013-03-12 13:18:30 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix integer comparison in DIEInteger::BestForm. 2013-03-18 17:03:05 +00:00
DebugInfo
ExecutionEngine
IR The optimization a + (-0.0f) -> a was being misapplied to a + (+0.0f) in the vector case (because 2013-03-18 11:54:44 +00:00
Linker Clean up out-of-date comments and some stray whitespace 2013-03-08 22:29:44 +00:00
MC Fix the FDE encoding to be relative on ELF. 2013-03-15 05:51:57 +00:00
Object
Option
Support [Support][Path][Windows] Fix dangling else. Don't call CloseHandle when CloseFD is false. 2013-03-15 19:25:47 +00:00
TableGen
Target Fix 80-col. violations in PPCCTRLoops 2013-03-18 17:40:46 +00:00
Transforms [asan] when creating string constants, set unnamed_attr and align 1 so that equal strings are merged by the linker. Observed up to 1% binary size reduction. Thanks to Anton Korobeynikov for the suggestion 2013-03-18 09:38:39 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile