llvm-6502/lib
Chad Rosier 811ddf64af [ms-inline asm] Move the immediate asm rewrite into the target specific
logic as a QOI cleanup.  No functional change.  Tests already in place.
rdar://13456414

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177446 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-19 21:58:18 +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 Move #include of BitVector from .h to .cpp file. 2013-03-18 23:45:45 +00:00
DebugInfo
ExecutionEngine
IR The testing to ensure a vector of zeros of type floating point isn't misclassified as negative zero can be simplified, as pointed out by Duncan Sands. 2013-03-19 10:16:40 +00:00
Linker The Linker interface has some dead code after the cleanup in r172749 2013-03-19 15:26:24 +00:00
MC [ms-inline asm] Move the immediate asm rewrite into the target specific 2013-03-19 21:58:18 +00:00
Object Move an assert earlier in a file and check that the result of 2013-02-28 20:26:17 +00:00
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] Move the immediate asm rewrite into the target specific 2013-03-19 21:58:18 +00:00
Transforms Update global merge pass according to Duncan's advices: 2013-03-19 21:46:49 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile