llvm-6502/lib
Chad Rosier 3f1f9c3798 [ms-inline asm] Apply the condition code mnemonic aliases to both the Intel and
AT&T dialect.  Test case for r179804 as well.
rdar://13674398 and PR13340.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179813 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-18 23:16:12 +00:00
..
Analysis A limit of 500 was still a bit too high for some tests. 2013-04-17 20:02:32 +00:00
Archive
AsmParser Fix comment. Patch by Stephen Lin. 2013-04-18 18:30:16 +00:00
Bitcode
CodeGen Add support for subsections to the ELF assembler. Fixes PR8717. 2013-04-17 21:18:16 +00:00
DebugInfo Use StringSwitch instead of long chain of if-else. No functionality change. 2013-04-17 14:27:04 +00:00
ExecutionEngine Two small cleanups for ELF's templates. 2013-04-17 21:20:55 +00:00
IR Make the TargetIndependent flag have the right boolean value. 2013-04-18 21:45:04 +00:00
IRReader Measure time that IR parsing took as part of the -time-passes measurement. 2013-04-03 15:33:45 +00:00
Linker
MC Assert if we're trying to generate a null compact unwind entry. 2013-04-18 22:56:05 +00:00
Object At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
Option
Support Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
TableGen
Target [ms-inline asm] Apply the condition code mnemonic aliases to both the Intel and 2013-04-18 23:16:12 +00:00
Transforms Fix a -Wdocumentation warning 2013-04-18 20:13:04 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile