llvm-6502/lib
Matthias Braun dd1a6e074d AArch64: Relax assert about large shift sizes.
The reason why these large shift sizes happen is because OpaqueConstants
currently inhibit alot of DAG combining, but that has to be addressed in
another commit (like the proposal in D6946).

Differential Revision: http://reviews.llvm.org/D6940

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230355 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-24 18:52:04 +00:00
..
Analysis Revert r230280: "Bugfix: SCEVExpander incorrectly marks increment operations as no-wrap" 2015-02-24 16:19:29 +00:00
AsmParser
Bitcode
CodeGen DAGCombiner: Move variable definitions closer to use; NFC 2015-02-24 18:52:01 +00:00
DebugInfo Revert "Raising minimum required CMake version to 2.8.12.2." 2015-02-24 16:39:46 +00:00
ExecutionEngine Revert "Raising minimum required CMake version to 2.8.12.2." 2015-02-24 16:39:46 +00:00
Fuzzer
IR
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData
Support
TableGen
Target AArch64: Relax assert about large shift sizes. 2015-02-24 18:52:04 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile