hanchenye-llvm-project/llvm/test
Andrew Trick 5632722cab MachineScheduler: add some book-keeping to fix an assert.
Fixe for Bug 20057 - Assertion failied in llvm::SUnit* llvm::SchedBoundary::pickOnlyChoice(): Assertion `i <= (HazardRec->getMaxLookAhead() + MaxObservedStall) && "permanent hazard"'

Thanks to Chad for the test case.

llvm-svn: 211865
2014-06-27 04:57:05 +00:00
..
Analysis
Assembler Add some test files for r211710. 2014-06-25 15:41:39 +00:00
Bindings
Bitcode Add some test files for r211710. 2014-06-25 15:41:39 +00:00
BugPoint
CodeGen MachineScheduler: add some book-keeping to fix an assert. 2014-06-27 04:57:05 +00:00
DebugInfo Revert "PR20038: DebugInfo: Inlined call sites where the caller has debug info but the call itself has no debug location." 2014-06-25 18:20:54 +00:00
ExecutionEngine [RuntimeDyld] Support more PPC64 relocations 2014-06-20 17:51:47 +00:00
Feature
FileCheck
Instrumentation [msan] Fix bad interaction between with-calls mode and chained origin tracking. 2014-06-25 14:41:57 +00:00
Integer
JitListener
LTO Change the default input for llvm-nm to be a.out instead of standard input 2014-06-23 20:27:53 +00:00
Linker
MC [X86] AVX512: Add vbroadcasti* 2014-06-27 00:43:38 +00:00
Object nm-trivial-object.test requires shell since Lit internal runner isn't capable of chdir. 2014-06-23 21:07:04 +00:00
Other Change the default input for llvm-nm to be a.out instead of standard input 2014-06-23 20:27:53 +00:00
TableGen
Transforms GVN: Preserve invariant.load metadata 2014-06-26 19:51:19 +00:00
Unit
Verifier [ValueTracking] Extend range metadata to call/invoke 2014-06-19 16:50:16 +00:00
YAMLParser
tools
.clang-format
CMakeLists.txt
Makefile
Makefile.tests
TestRunner.sh
lit.cfg Delete utils/FileUpdate. 2014-06-23 17:58:39 +00:00
lit.site.cfg.in