llvm-6502/test
Nick Lewycky 33cdfe9f19 Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
lower an expect intrinsic that is a constant expression.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176830 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-11 21:44:37 +00:00
..
Analysis Disable statistics on Release builds and move tests that depend on -stats. 2013-03-08 22:56:31 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Unify clang/llvm attributes for asan/tsan/msan (LLVM part) 2013-02-26 06:58:09 +00:00
BugPoint
CodeGen Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to 2013-03-11 21:44:37 +00:00
DebugInfo Remove -print-dbginfo as it is unused & bitrotten. 2013-03-08 18:17:46 +00:00
ExecutionEngine Corrections for XFAIL armv5 tests 2013-02-28 10:05:10 +00:00
Feature
FileCheck
Instrumentation [msan] Implement sanitize_memory attribute. 2013-02-28 11:25:14 +00:00
Integer
JitListener
Linker
MC Fixes disassembler crashes on 2013 Haswell RTM instructions. 2013-03-11 21:17:13 +00:00
Object
Other Check isDiscardableIfUnused, rather than hasLocalLinkage, when bumping 2013-03-04 22:40:44 +00:00
Scripts
TableGen
tools
Transforms Don't remove a landing pad if the invoke requires a table entry. 2013-03-11 20:53:00 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile No need to force-create clang-tools-extra lit.site.cfg 2013-03-01 19:58:58 +00:00
Makefile.tests
TestRunner.sh