llvm-6502/lib
Eli Friedman 8ee16c7b66 [ms-inline asm] Don't rewrite out parts of an inline-asm skipped by .if 0 and friends.
It's unnecessary and makes the generated assembly less faithful to the original source.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166440 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-22 20:50:25 +00:00
..
Analysis
Archive
AsmParser Add the "ForceSizeOpt" attribute. 2012-10-22 17:33:31 +00:00
Bitcode
CodeGen Don't crash when the Assignments vector is empty. 2012-10-21 19:05:03 +00:00
DebugInfo
ExecutionEngine
Linker
MC [ms-inline asm] Don't rewrite out parts of an inline-asm skipped by .if 0 and friends. 2012-10-22 20:50:25 +00:00
Object
Support
TableGen
Target [ms-inline asm] Add the isOffsetOf() function. 2012-10-22 19:50:35 +00:00
Transforms Iterating over a DenseMap<std::pair<BasicBlock*, unsigned>, PHINode*> is not 2012-10-22 19:43:56 +00:00
VMCore Add the "ForceSizeOpt" attribute. 2012-10-22 17:33:31 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile