1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Davide Italiano f3b1808d94 [PM] Revert the port of MergeLoadStoreMotion to the new pass manager.
Daniel Berlin expressed some real concerns about the port and proposed
and alternative approach. I'll revert this for now while working on a
new patch, which I hope to put up for review shortly. Sorry for the churn.

llvm-svn: 272925
2016-06-16 17:40:53 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen remove old FileCheck lines that are no longer used 2016-06-16 17:04:16 +00:00
DebugInfo AArch64: allow MOV (imm) alias to be printed 2016-06-16 01:42:25 +00:00
Examples
ExecutionEngine [PATCH] Fix RuntimeDyldCOFFI386 to handle relocations with a non-zero addend 2016-06-16 16:21:41 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC Remove redundant -mattr options from llvm-objdump commands. 2016-06-16 15:47:19 +00:00
Object Remove redundant -mattr options from llvm-objdump commands. 2016-06-16 15:47:19 +00:00
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86
tools Fix llvm-objdump when disassembling a stripped Mach-O binary with the -macho option. 2016-06-15 21:14:01 +00:00
Transforms [PM] Revert the port of MergeLoadStoreMotion to the new pass manager. 2016-06-16 17:40:53 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh