1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib
James Molloy 3bb4aed2c3 [ARM] Fix crash in ConstantIslands
tPCRelJT may not be the first instruction in a block. Check that instead of dereferencing a broken iterator.

llvm-svn: 284917
2016-10-22 09:58:37 +00:00
..
Analysis [BasicAA] Fix - missed alias in GEP expressions 2016-10-22 02:41:39 +00:00
AsmParser
Bitcode
CodeGen [DAG] enhance computeKnownBits to handle SHL with vector splat constant 2016-10-21 20:16:27 +00:00
DebugInfo
Demangle
ExecutionEngine
Fuzzer [libFuzzer] mutation: insert the size of the input in bytes as one of the ways to mutate a binary integer 2016-10-22 03:48:53 +00:00
IR Analysis: Move llvm::getConstantRangeFromMetadata to IR library. 2016-10-21 19:59:26 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC
Object
ObjectYAML
Option
Passes
ProfileData
Support
TableGen
Target [ARM] Fix crash in ConstantIslands 2016-10-22 09:58:37 +00:00
Transforms Now that VS2013 is gone, make a memoryssa structure an anonymous union again 2016-10-22 04:15:41 +00:00
CMakeLists.txt
LLVMBuild.txt