llvm-6502/lib
Pranav Bhandarkar 8aa138c122 Use the relationship models infrastructure to add two relations - getPredOpcode
and getPredNewOpcode. The first relates non predicated instructions with their
predicated forms and the second relates predicated instructions with their
predicate-new forms.

Patch by Jyotsna Verma!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167243 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-01 19:13:23 +00:00
..
Analysis Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
Archive
AsmParser
Bitcode
CodeGen Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
DebugInfo Reformat and 80-column this. It's not strictly conforming 2012-10-30 21:36:43 +00:00
ExecutionEngine Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
Linker
MC Add support for generating dwarf debugging info with assembly files 2012-11-01 17:31:35 +00:00
Object
Support [Support] Fix StrError on Windows to actually return the error string... 2012-11-01 00:34:09 +00:00
TableGen
Target Use the relationship models infrastructure to add two relations - getPredOpcode 2012-11-01 19:13:23 +00:00
Transforms [asan] don't instrument globals that we've created ourselves (reduces the binary size a bit) 2012-11-01 13:42:40 +00:00
VMCore Remove a weird static helper from the GEP instruction and just directly 2012-11-01 10:59:30 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile