llvm/test
Sanjoy Das 5fb8106b47 [StatepointLowering] Schedule gc relocates before uniqueing them
Otherwise we can see an "unexpected" gc.relocate that we uniqued away.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264127 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-23 02:24:07 +00:00
..
Analysis Revert "Support arbitrary addrspace pointers in masked load/store intrinsics" 2016-03-22 20:24:34 +00:00
Assembler Revert "Support arbitrary addrspace pointers in masked load/store intrinsics" 2016-03-22 20:24:34 +00:00
Bindings Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API. 2016-03-19 21:28:28 +00:00
Bitcode
BugPoint
CodeGen [StatepointLowering] Schedule gc relocates before uniqueing them 2016-03-23 02:24:07 +00:00
DebugInfo Remove leftover options from multiline.ll 2016-03-21 21:25:01 +00:00
Examples
ExecutionEngine
Feature [NVVM] Remove noduplicate attribute from synchronizing intrinsics. 2016-03-22 22:08:01 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker Drop comdats from the dst module if they are not selected. 2016-03-22 21:35:47 +00:00
LTO
MC [mips] Range check simm7. 2016-03-22 14:40:00 +00:00
Object Add a testcase that would have found the bug in r263971. 2016-03-21 21:09:38 +00:00
Other
SymbolRewriter
TableGen
ThinLTO/X86
tools Revert "[llvm-objdump] Printing relocations in executable and shared object files. This partially reverts r215844 by removing test objdump-reloc-shared.test which stated GNU objdump doesn't print relocations, it does." 2016-03-21 20:59:15 +00:00
Transforms Keep CodeGenPrepare from preserving the domtree. 2016-03-22 21:25:08 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh