llvm-6502/lib
Filipe Cabecinhas 1897b5c08c Check bit widths before trying to get a type.
Added a test case for it.
Also added run lines for the test case in r227566.

Bugs found with afl-fuzz

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227589 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-30 18:13:50 +00:00
..
Analysis
AsmParser
Bitcode Check bit widths before trying to get a type. 2015-01-30 18:13:50 +00:00
CodeGen Update comments to use unreachable instead of llvm.trap, as implemented now 2015-01-29 22:32:26 +00:00
DebugInfo Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00
ExecutionEngine Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00
Fuzzer [fuzzer] add -use_full_coverage_set=1 which solves FullCoverageSetTest. This does not scale very well yet, but might be a good start. 2015-01-29 23:01:07 +00:00
IR
IRReader
LineEditor
Linker
LTO [PM] Sink the population of the pass manager with target-specific 2015-01-30 13:33:42 +00:00
MC
Object
Option
ProfileData
Support [Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for r227519. 2015-01-30 13:01:19 +00:00
TableGen
Target [Hexagon] Adding a number of vector load variants and organizing tests. 2015-01-30 18:09:44 +00:00
Transforms [PM] Sink the population of the pass manager with target-specific 2015-01-30 13:33:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile Move DebugInfo to DebugInfo/DWARF. 2015-01-30 18:07:45 +00:00