1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Nicolai Haehnle a2b45f7350 AMDGPU/SI: Add SI Machine Scheduler
Summary:
It is off by default, but can be used
with --misched=si

Patch by: Axel Davy

Reviewers: arsenm, tstellarAMD, nhaehnle

Subscribers: nhaehnle, solenskiner, arsenm, llvm-commits

Differential Revision: http://reviews.llvm.org/D11885

llvm-svn: 257609
2016-01-13 16:10:10 +00:00
..
Analysis CannotBeOrderedLessThanZero: add some missing cases 2016-01-12 23:37:30 +00:00
AsmParser
Bitcode Bitcode: Fix reading and writing of ConstantDataVectors of halfs 2016-01-06 22:31:32 +00:00
CodeGen Re-Revert r257105 (Verifier debug info changes) 2016-01-13 02:31:14 +00:00
DebugInfo fixing type. 2016-01-09 00:31:56 +00:00
ExecutionEngine [LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components. 2016-01-11 16:35:55 +00:00
Fuzzer [libFuzzer] make sure to update CurrentUnit when drilling 2016-01-13 01:58:27 +00:00
IR Re-Revert r257105 (Verifier debug info changes) 2016-01-13 02:31:14 +00:00
IRReader
LibDriver
LineEditor
Linker [IRMover] Don't copy personality, etc unless creating def 2016-01-12 00:24:24 +00:00
LTO [attrs] Split the late-revisit pattern for deducing norecurse in 2016-01-08 10:55:52 +00:00
MC [WebAssembly] Define WebAssembly-specific relocation codes. 2016-01-11 23:38:05 +00:00
Object COFF: Teach llvm-objdump how to dump DLL forwarder symbols. 2016-01-12 23:28:42 +00:00
Option
Passes
ProfileData [Coverage] Refactor coverage mapping reader code 2016-01-13 04:36:15 +00:00
Support Auto-link with ole32.dll to simplify building LLVM.dll 2016-01-12 18:33:49 +00:00
TableGen
Target AMDGPU/SI: Add SI Machine Scheduler 2016-01-13 16:10:10 +00:00
Transforms Remove extra whitespace. NFC. 2016-01-13 07:03:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile