llvm-project/llvm/test
Tim Shen 70054bb827 Revert "[PowerPC][ELFv2ABI] Allocate parameter area on-demand to reduce stack frame size"
This reverts commit r296771.

We found some wide spread test failures internally. I'm working on a
testcase. Politely revert the patch in the mean time. :)

llvm-svn: 297124
2017-03-07 07:40:10 +00:00
..
Analysis Fix minor typo introduce in r297014 2017-03-06 16:03:26 +00:00
Assembler Move inline asm diags tests to an ARM directory. 2017-02-08 16:48:35 +00:00
Bindings
Bitcode Add function importing info from samplepgo profile to the module summary. 2017-02-28 18:09:44 +00:00
BugPoint [IR/Verifier] List the CU we weren't able to find in `llvm.dbg.cu`. 2017-02-20 22:51:42 +00:00
CodeGen Revert "[PowerPC][ELFv2ABI] Allocate parameter area on-demand to reduce stack frame size" 2017-03-07 07:40:10 +00:00
DebugInfo LiveDebugValues: Assume calls never clobber SP. 2017-03-03 01:08:25 +00:00
Examples
ExecutionEngine RuntimeDyldELF/AArch64: Implement basic GOT support 2017-02-06 15:31:28 +00:00
Feature Disable gvn-hoist (PR32153) 2017-03-06 21:10:40 +00:00
FileCheck
Instrumentation [msan] Handle x86_sse_stmxcsr and x86_sse_ldmxcsr. 2017-03-03 01:12:43 +00:00
Integer
JitListener
LTO Add a testcase for r297072. 2017-03-07 02:49:57 +00:00
LibDriver
Linker Verifier: Disallow a line number without a file in DISubprogram 2017-02-17 23:57:42 +00:00
MC [AMDGPU][MC] Fix for Bug 30829 + LIT tests 2017-03-03 14:31:06 +00:00
Object Write to a temporary file in test instead of random file in the test directory. 2017-02-22 09:02:27 +00:00
ObjectYAML [ObjectYAML] Support for DW_FORM_implicit_const DWARF5 form 2017-03-06 23:22:49 +00:00
Other Teach lit to expand glob expressions. 2017-03-03 18:55:24 +00:00
SymbolRewriter
TableGen [globalisel] Decouple src pattern operands from dst pattern operands. 2017-02-24 15:43:30 +00:00
ThinLTO/X86 LTO: Hash the set of imported symbols for each module. 2017-03-03 20:25:30 +00:00
Transforms [LoopUnrolling] Fix loop size check for peeling 2017-03-07 06:03:15 +00:00
Unit
Verifier Teach the IR verifier to reject conflicting debug info for function arguments. 2017-02-28 23:48:42 +00:00
YAMLParser
tools [PGO] Text format profile reader needs to clear the value profile 2017-03-03 21:56:34 +00:00
.clang-format
CMakeLists.txt
TestRunner.sh
lit.cfg
lit.site.cfg.in