llvm-6502/lib
Chad Rosier 580f9c85fd Fix pr13145 - Naming a function like a register name confuses the asm parser.
Patch by Stepan Dyatkovskiy <stpworld@narod.ru>
rdar://13457826

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177463 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-19 23:44:03 +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 Move the DIFile operand to DITypes from the 4th operand to the 2nd. 2013-03-19 23:25:22 +00:00
Linker The Linker interface has some dead code after the cleanup in r172749 2013-03-19 15:26:24 +00:00
MC Dead code. 2013-03-19 22:13:05 +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 pr13145 - Naming a function like a register name confuses the asm parser. 2013-03-19 23:44:03 +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