1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Stefan Pintilie a767091619 [Power9] Add more missing instructions to the Power 9 scheduler
With this patch we should be able to mark the Power 9 model as complete.

llvm-svn: 327021
2018-03-08 16:24:33 +00:00
..
Analysis DA: remove uses of GEP, only ask SCEV 2018-03-06 21:55:59 +00:00
AsmParser Make the LLParser accept call instructions of variables in the program AS 2018-02-27 11:15:11 +00:00
BinaryFormat Teach identify_file_magic to identify PDB files. 2018-03-07 18:40:41 +00:00
Bitcode
CodeGen [Pipeliner] Fixed node order issue related to zero latency edges 2018-03-07 18:53:36 +00:00
DebugInfo DWARFVerifier: Basic verification of .debug_names 2018-03-08 15:34:42 +00:00
Demangle
ExecutionEngine [RuntimeDyld][MachO] Fix assertion in encodeAddend, add missing directive to 2018-03-01 01:44:33 +00:00
Fuzzer
FuzzMutate
IR Refactor check for dllimport in the Verifier. 2018-03-06 17:19:23 +00:00
IRReader
LineEditor
Linker [ThinLTO] Revert r325320: Import global variables 2018-03-02 23:40:08 +00:00
LTO Revert "[LTO] Support filtering by hotness threshold" 2018-03-08 01:13:10 +00:00
MC Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" 2018-03-07 16:27:44 +00:00
Object Update a few switch statements to handle file_magic::pdb. 2018-03-07 18:58:33 +00:00
ObjectYAML Reland "[DebugInfo] Support DWARF expressions in eh_frame" 2018-03-08 00:46:53 +00:00
Option [Bash-autocompletion] Pass all flags in shell command-line to Clang 2018-03-05 08:54:20 +00:00
Passes
ProfileData [SampleFDO] Extend SampleProfReader to handle demangled names. 2018-03-07 16:45:33 +00:00
Support Support resetting STATISTIC() values using llvm::ResetStatistics() 2018-03-08 02:36:25 +00:00
TableGen TableGen: Add !foldl operation 2018-03-06 13:49:16 +00:00
Target [Power9] Add more missing instructions to the Power 9 scheduler 2018-03-08 16:24:33 +00:00
Testing
ToolDrivers
Transforms [AMDGPU] Increased vector length for global/constant loads. 2018-03-07 17:09:18 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt