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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make sure the CastInst is valid before trying to create it
Filipe Cabecinhas
2015-10-06
2
-0
/
+5
*
Support for function summary index bitcode sections and files.
Teresa Johnson
2015-10-04
1
-0
/
+45
*
[Bitcode][Asm] Teach LLVM to read and write operand bundles.
Sanjoy Das
2015-09-24
2
-1
/
+305
*
Restore "Function bitcode index in Value Symbol Table and lazy reading support"
Teresa Johnson
2015-09-17
1
-0
/
+29
*
Revert "Function bitcode index in Value Symbol Table and lazy reading support"
Teresa Johnson
2015-09-17
1
-29
/
+0
*
Function bitcode index in Value Symbol Table and lazy reading support
Teresa Johnson
2015-09-17
1
-0
/
+29
*
[IR] Print the label operands of a catchpad like an invoke
Reid Kleckner
2015-09-11
1
-4
/
+8
*
[opaque pointer type] Add textual IR support for explicit type parameter for ...
David Blaikie
2015-09-11
7
-151
/
+151
*
[Bitcode] Add xfail test for PR24755 (uselistorder)
Vedant Kumar
2015-09-10
1
-0
/
+57
*
[Bitcode] Add compatibility tests for new instructions
Vedant Kumar
2015-09-08
1
-3
/
+97
*
[Bitcode] Add compatibility test for llvm 3.7.0
Vedant Kumar
2015-09-08
2
-0
/
+1280
*
[BitcodeReader] Ensure we can read constant vector selects with an i1 condition
Filipe Cabecinhas
2015-08-31
1
-0
/
+8
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
4
-3
/
+14
*
[test] Testing write access to llvm
Vedant Kumar
2015-08-14
1
-1
/
+1
*
[IR] Add token types
David Majnemer
2015-08-14
1
-0
/
+3
*
Emit argmemonly attribute for intrinsics.
Igor Laevsky
2015-08-13
2
-5
/
+11
*
[compatibility.ll] Cover explicitly named comdats.
Sean Silva
2015-08-06
2
-0
/
+8
*
Fix testing for end of stream in bitstream reader.
Derek Schuff
2015-08-03
1
-0
/
+0
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
2
-3
/
+3
*
Currently string attributes on function arguments/return values can be genera...
Artur Pilipenko
2015-08-03
1
-0
/
+10
*
IR: Add a broad bitcode compatibility test
Duncan P. N. Exon Smith
2015-07-31
3
-0
/
+2475
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
2
-0
/
+16
*
Add argmemonly attribute.
Igor Laevsky
2015-07-11
1
-2
/
+9
*
Add support for fast-math flags to the FCmp instruction.
James Molloy
2015-07-10
1
-0
/
+23
*
Fix for PR23310: llvm-dis crashes when trying to upgrade an intrinsic.
Rafael Espindola
2015-07-02
2
-0
/
+1
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
1
-3
/
+9
*
Improve handling of end of file in the bitcode reader.
Rafael Espindola
2015-06-16
2
-2
/
+7
*
Add a test for padded bitcode files.
Rafael Espindola
2015-06-16
2
-0
/
+13
*
[BitcodeReader] Diagnose type mismatches with aliases
Filipe Cabecinhas
2015-06-03
2
-0
/
+5
*
[Bitcode] Minimize the test to not conflict with others
Filipe Cabecinhas
2015-06-03
1
-0
/
+0
*
[BitcodeReader] Check vector size before trying to create a VectorType
Filipe Cabecinhas
2015-06-03
2
-0
/
+5
*
[BitcodeReader] Change an assert to a call to a call to Error()
Filipe Cabecinhas
2015-05-30
2
-0
/
+5
*
[BitcodeReader] Change assert to report_fatal_error
Filipe Cabecinhas
2015-05-27
2
-0
/
+5
*
[BitstreamReader] Make sure the Array operand type is an encoding
Filipe Cabecinhas
2015-05-27
2
-0
/
+5
*
[BitcodeReader] Make sure abbrev records have at least one operand (record code)
Filipe Cabecinhas
2015-05-26
2
-0
/
+5
*
Add initial support for the convergent attribute.
Owen Anderson
2015-05-26
1
-2
/
+8
*
[BitcodeReader] Sanity check on Comdat ID
Filipe Cabecinhas
2015-05-26
3
-0
/
+10
*
IR / debug info: Add a DWOId field to DICompileUnit,
Adrian Prantl
2015-05-21
2
-0
/
+9
*
Change a reachable unreachable to a fatal error.
Filipe Cabecinhas
2015-05-19
2
-0
/
+5
*
[BitcodeReader] Error out if we read an invalid function argument type
Filipe Cabecinhas
2015-05-19
2
-0
/
+5
*
[BitcodeReader] It's a malformed block if CodeLenWidth is too big
Filipe Cabecinhas
2015-05-19
2
-0
/
+5
*
[BitcodeReader] Make sure the type of the inserted value matches the type of ...
Filipe Cabecinhas
2015-05-18
2
-0
/
+5
*
Extract the load/store type verification to a separate function.
Filipe Cabecinhas
2015-05-18
2
-2
/
+7
*
[BitcodeReader] Don't allow INSERTVAL/EXTRACTVAL with 0 indices
Filipe Cabecinhas
2015-05-16
3
-0
/
+10
*
Bitcode: Set LastDL after writing DebugLocs
Duncan P. N. Exon Smith
2015-05-06
1
-0
/
+36
*
Don't overflow GCTable
Filipe Cabecinhas
2015-04-30
2
-0
/
+5
*
Make sure Op->getType() is a PointerType before we cast<> it.
Filipe Cabecinhas
2015-04-30
2
-0
/
+5
*
Make sure we don't resize(0) when we get a fwdref with Idx == UINT_MAX
Filipe Cabecinhas
2015-04-30
2
-0
/
+5
*
Check that we have a valid PointerType element type before calling get()
Filipe Cabecinhas
2015-04-29
2
-0
/
+2
*
Turn an assert into report_fatal_error since it's reachable based on user input
Filipe Cabecinhas
2015-04-29
2
-0
/
+5
[prev]
[next]