index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Bitcode
/
invalid.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relax an assert when there's a type mismatch in forward references
Filipe Cabecinhas
2015-04-28
1
-0
/
+5
*
[opaque pointer type] bitcode: add explicit callee type to invoke instructions
David Blaikie
2015-04-24
1
-0
/
+6
*
[BitcodeReader] Fix asserts when we read a non-vector type for insert/extract...
Filipe Cabecinhas
2015-04-24
1
-0
/
+9
*
Be more strict about the operand for the array type in BitcodeReader
Filipe Cabecinhas
2015-04-23
1
-0
/
+5
*
Verify sizes when trying to read a BitcodeAbbrevOp
Filipe Cabecinhas
2015-04-23
1
-0
/
+7
*
Have more strict type checks when creating BinOp nodes in BitcodeReader
Filipe Cabecinhas
2015-04-22
1
-0
/
+5
*
[opaque pointer type] Explicit pointee type for call instruction
David Blaikie
2015-04-17
1
-0
/
+6
*
Revert "Verify sizes when trying to read a VBR"
Filipe Cabecinhas
2015-04-15
1
-5
/
+0
*
Verify sizes when trying to read a VBR
Filipe Cabecinhas
2015-04-15
1
-0
/
+5
*
Error out of ParseBitcodeInto(Module*) if we haven't read a Module
Filipe Cabecinhas
2015-04-14
1
-0
/
+5
*
Add testing for mismatched explicit type on a gep operator when loading from ...
David Blaikie
2015-03-16
1
-0
/
+3
*
Add testing for mismatched explicit type on a load instruction when loading f...
David Blaikie
2015-03-16
1
-0
/
+3
*
Test bitcode parsing error-handling for incorrect explicit type
David Blaikie
2015-03-16
1
-0
/
+3
*
Use common parse routine to read alignment values from bitcode
JF Bastien
2015-02-22
1
-0
/
+3
*
[Bitcode reader] Fix a few assertions when reading invalid files
Filipe Cabecinhas
2015-02-16
1
-0
/
+21
*
Check bit widths before trying to get a type.
Filipe Cabecinhas
2015-01-30
1
-0
/
+6
*
[Bitcode] Diagnose errors instead of asserting from bad input
Filipe Cabecinhas
2015-01-24
1
-1
/
+13
*
Use report_fatal_error instead of llvm_unreachable, so we don't crash on user...
Filipe Cabecinhas
2015-01-16
1
-0
/
+1