llvm-6502/lib
2013-03-18 23:31:30 +00:00
..
Analysis Check whether a pointer is non-null (isKnownNonNull) in isKnownNonZero. 2013-03-18 21:23:25 +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 Change NULL to 0. 2013-03-18 23:08:01 +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 [ms-inline asm] Avoid emitting a redundant sizing directive, if we've already 2013-03-18 23:31:24 +00:00
Transforms Make method private. Keep coding standard. 2013-03-18 23:31:30 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile