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
/
compatibility.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Add AMDGPU_HS calling convention
Marek Olsak
2017-05-02
1
-0
/
+4
*
Add speculatable function attribute
Matt Arsenault
2017-04-28
1
-3
/
+7
*
[IR] Add AllowContract to FastMathFlags
Adam Nemet
2017-03-28
1
-0
/
+2
*
Change the default attributes for llvm.prefetch to inaccessiblemem_or_argmemonly
Eric Christopher
2017-03-25
1
-4
/
+5
*
IR: Introduce inrange attribute on getelementptr indices.
Peter Collingbourne
2016-11-10
1
-0
/
+7
*
BitcodeWriter: fix emission of invoke when calling a var-arg function with op...
Mehdi Amini
2016-09-19
1
-0
/
+18
*
Add writeonly IR attribute
Nicolai Haehnle
2016-07-04
1
-2
/
+5
*
IR: Introduce local_unnamed_addr attribute.
Peter Collingbourne
2016-06-14
1
-5
/
+11
*
AMDGPU/SI: Add amdgpu_kernel calling convention. Part 1.
Nikolay Haustov
2016-05-06
1
-0
/
+40
*
[GCC] Attribute ifunc support in llvm
Dmitry Polukhin
2016-04-07
1
-0
/
+25
*
[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
1
-0
/
+30
*
[WinEH] Tighten parentPad verifier checks
Joseph Tremoulet
2016-01-02
1
-3
/
+9
*
Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes
Vaivaswatha Nagaraj
2015-12-16
1
-7
/
+13
*
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
*
Sort the enums in Attributes.h in case insensitive alphabetical order.
Akira Hatanaka
2015-11-11
1
-2
/
+2
*
Add 'notail' marker for call instructions.
Akira Hatanaka
2015-11-06
1
-0
/
+7
*
Add a new attribute: norecurse
James Molloy
2015-11-06
1
-7
/
+10
*
[IR] Limit bits used for CallingConv::ID, update tests
Vedant Kumar
2015-10-27
1
-2
/
+2
*
[Bitcode][Asm] Teach LLVM to read and write operand bundles.
Sanjoy Das
2015-09-24
1
-1
/
+153
*
[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
1
-38
/
+38
*
[Bitcode] Add compatibility tests for new instructions
Vedant Kumar
2015-09-08
1
-3
/
+97
*
[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
1
-3
/
+5
*
IR: Add a broad bitcode compatibility test
Duncan P. N. Exon Smith
2015-07-31
1
-0
/
+1280