llvm-6502/test
Nemanja Ivanovic 08709687ef NFC - Test case invokes llc on a file rather than redirected from a file.
This has caused some local failures. Updating the test case to be more
like the majority of the similar test cases.
Committing on behalf of Hubert Tong (hstong@ca.ibm.com).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237449 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-15 15:29:53 +00:00
..
Analysis [DependenceAnalysis] Fix for PR21585: collectUpperBound triggers asserts 2015-05-15 12:17:22 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [Hexagon] Generate hardware loop for a vectorized loop 2015-05-14 20:36:19 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation Fix the check strings in a test case committed in r212455. 2015-05-15 00:12:26 +00:00
Integer
JitListener
Linker
LTO
MC [mips] [IAS] Fix expansion of negative 32-bit immediates for LI/DLI. 2015-05-15 09:42:11 +00:00
Object
Other
SymbolRewriter
TableGen
tools InstrProf: Fix display of large numbers in llvm-cov 2015-05-13 22:41:48 +00:00
Transforms NFC - Test case invokes llc on a file rather than redirected from a file. 2015-05-15 15:29:53 +00:00
Unit
Verifier Add function entry count metadata. 2015-05-13 15:13:45 +00:00
YAMLParser YAML: Implement block scalar parsing. 2015-05-13 23:10:51 +00:00
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh