1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
Krzysztof Parzyszek e67e1b7be9 RDF: Implement register liveness analysis
Compute block live-ins and operand kill flags from the DFG.

llvm-svn: 257480
2016-01-12 15:56:33 +00:00
..
Analysis getParent()->getParent() == getFunction() and clang-format ; NFC 2016-01-11 22:24:35 +00:00
AsmParser
Bitcode Bitcode: Fix reading and writing of ConstantDataVectors of halfs 2016-01-06 22:31:32 +00:00
CodeGen [NFC] Fix whitespace. 2016-01-11 19:17:36 +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] when a new unit is discovered using a dictionary, print all used dictionary entries 2016-01-12 02:36:59 +00:00
IR Split resolveCycles(bool AllowTemps) into two interfaces and document 2016-01-11 21:37:41 +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
Option
Passes [attrs] Extract the pure inference of function attributes into 2015-12-27 08:41:34 +00:00
ProfileData Move coveragemap_error enum into coverage namespace and InstrProf.h /NFC 2016-01-10 21:56:33 +00:00
Support The --debug-only option now takes a comma separated list of debug types. 2016-01-12 10:23:13 +00:00
TableGen [TableGen] Use some free space in Init to store the opcode for UnOpInit/BinOpInit/TernOpInit allowing those types to be a little smaller. NFC 2016-01-04 06:28:49 +00:00
Target RDF: Implement register liveness analysis 2016-01-12 15:56:33 +00:00
Transforms LoopUnroll: Move the actual unrolling logic to a standalone function. NFC 2016-01-12 05:21:37 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile