llvm-6502/lib
Brendon Cahoon 23b0065f29 [Hexagon] Check for underflow/wrap in hardware loop pass
If the loop trip count may underflow or wrap, the compiler should
not generate a hardware loop since the trip count will be
incorrect.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237365 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-14 14:15:08 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen [CodeGen] Use standard -not gnueabi- naming for f16 libcalls on Darwin. 2015-05-14 01:00:51 +00:00
DebugInfo
ExecutionEngine
Fuzzer
IR
IRReader
LineEditor
Linker
LTO
MC Don't omit the constant when computing a cross-section relative relocation. 2015-05-14 01:10:41 +00:00
Object
Option
Passes
ProfileData
Support YAML: Implement block scalar parsing. 2015-05-13 23:10:51 +00:00
TableGen TableGen: Avoid undefined behaviour by doing this shift in int64 2015-05-14 06:47:02 +00:00
Target [Hexagon] Check for underflow/wrap in hardware loop pass 2015-05-14 14:15:08 +00:00
Transforms Attempt to fix MSVC bots 2015-05-14 12:33:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile