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
*
Revert "Bitcode: Collect all MDString records into a single blob"
Duncan P. N. Exon Smith
2016-03-25
2
-0
/
+5
*
Bitcode: Collect all MDString records into a single blob
Duncan P. N. Exon Smith
2016-03-25
2
-5
/
+0
*
Upgrade TBAA *before* upgrading intrinsics
Chris Bieneman
2016-03-16
1
-0
/
+0
*
[Bitcode] Add compatibility test for the 3.8 release
Vedant Kumar
2016-03-16
2
-0
/
+1590
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-15
5
-10
/
+10
*
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
Teresa Johnson
2016-03-14
5
-10
/
+10
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-14
5
-10
/
+10
*
[ThinLTO] Support for reference graph in per-module and combined summary.
Teresa Johnson
2016-03-11
7
-21
/
+249
*
[AVR] Add calling convention parser tokens
Dylan McKay
2016-03-03
2
-0
/
+16
*
Restore "[ThinLTO] Use MD5 hash in function index." with fix
Teresa Johnson
2016-02-10
2
-0
/
+2
*
Revert "[ThinLTO] Use MD5 hash in function index." due to bot failure
Teresa Johnson
2016-02-10
2
-2
/
+0
*
[ThinLTO] Use MD5 hash in function index.
Teresa Johnson
2016-02-10
2
-0
/
+2
*
[ThinLTO] Include linkage type in function summary
Teresa Johnson
2016-02-06
2
-2
/
+63
*
Add test for PR26419 (stable function summary ordering)
Teresa Johnson
2016-02-01
1
-3
/
+10
*
[llvm-bcanalyzer] Dump bitcode wrapper header
Akira Hatanaka
2016-01-29
2
-0
/
+10
*
[WinEH] Verify unwind edges against EH pad tree
Joseph Tremoulet
2016-01-10
1
-1
/
+2
*
[Bitcode] Remove superflous compatibility tests
Vedant Kumar
2016-01-06
1
-4
/
+0
*
Bitcode: Move these tests into compatibility.ll
Justin Bogner
2016-01-06
2
-32
/
+30
*
Bitcode: Fix reading and writing of ConstantDataVectors of halfs
Justin Bogner
2016-01-06
1
-0
/
+32
*
[WinEH] Tighten parentPad verifier checks
Joseph Tremoulet
2016-01-02
1
-3
/
+9
*
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
2015-12-16
4
-10
/
+28
*
add fast-math-flags to 'call' instructions (PR21290)
Sanjay Patel
2015-12-14
1
-0
/
+22
*
[IR] Remove terminatepad
David Majnemer
2015-12-14
1
-16
/
+7
*
[IR] Reformulate LLVM's EH funclet IR
David Majnemer
2015-12-12
1
-55
/
+51
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
3
-36
/
+4
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
3
-4
/
+36
*
Sort the enums in Attributes.h in case insensitive alphabetical order.
Akira Hatanaka
2015-11-11
3
-6
/
+6
*
Add 'notail' marker for call instructions.
Akira Hatanaka
2015-11-06
1
-0
/
+7
*
Add a new attribute: norecurse
James Molloy
2015-11-06
4
-10
/
+19
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
2
-0
/
+17
*
Error out when faced with value names containing '\0'
Filipe Cabecinhas
2015-11-04
2
-0
/
+5
*
Don't assert if materializing before seeing any function bodies
Filipe Cabecinhas
2015-11-03
2
-0
/
+5
*
Revert "Don't assert if materializing before seeing any function bodies"
Filipe Cabecinhas
2015-10-30
2
-5
/
+0
*
Don't assert if materializing before seeing any function bodies
Filipe Cabecinhas
2015-10-29
2
-0
/
+5
*
[Bitcode] Fix accidental syntax errors in compatibility tests
Vedant Kumar
2015-10-27
2
-38
/
+38
*
[IR] Limit bits used for CallingConv::ID, update tests
Vedant Kumar
2015-10-27
6
-14
/
+14
*
Add an (optional) identification block in the bitcode
Mehdi Amini
2015-10-26
1
-0
/
+6
*
Fix PR25101 - Handle anonymous functions without VST entries
Teresa Johnson
2015-10-10
1
-0
/
+18
*
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
[next]