llvm-6502/lib
Marek Olsak 2ea95bd471 R600/SI: Remove VOP2_REV definitions from target-specific instructions
The getCommute* functions are only used with pseudos, so this commit doesn't
change anything.

The issue with missing non-rev versions of shift instructions on VI will fixed
separately.

Tested-by: Michel Dänzer <michel.daenzer@amd.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227989 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-03 17:38:05 +00:00
..
Analysis ValueTracking: Make isSafeToSpeculativelyExecute a little cleaner 2015-02-01 19:10:19 +00:00
AsmParser IR: Split out DebugInfoMetadata.h, NFC 2015-02-02 18:53:21 +00:00
Bitcode Propagate a better error message to the C api. 2015-02-03 01:53:03 +00:00
CodeGen Only access TLOF via the TargetMachine, not TargetLowering. 2015-02-03 07:22:52 +00:00
DebugInfo Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00
ExecutionEngine [Orc] Make OrcMCJITReplacement::addObject calls transfer buffer ownership to the 2015-02-02 19:51:18 +00:00
Fuzzer [fuzzer] add flags to run fuzzer in multiple parallel processes 2015-01-31 01:14:40 +00:00
IR Fix the -Werror build, NFC 2015-02-02 20:20:56 +00:00
IRReader
LineEditor
Linker
LTO Only access TLOF via the TargetMachine, not TargetLowering. 2015-02-03 07:22:52 +00:00
MC
Object
Option
ProfileData InstrProf: Simplify RawCoverageMappingReader's API slightly 2015-02-03 00:20:11 +00:00
Support NFC. Making printOptionValues an API on the parser class. 2015-01-30 22:16:01 +00:00
TableGen
Target R600/SI: Remove VOP2_REV definitions from target-specific instructions 2015-02-03 17:38:05 +00:00
Transforms Adding AArch64 support to ASan instrumentation 2015-02-03 11:20:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00