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
/
Feature
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Pass Registration] XFAIL load_extension.ll test on macOS.
Florian Hahn
2020-01-04
1
-0
/
+3
*
Fix compiler extension testing
serge-sans-paille
2020-01-03
1
-1
/
+1
*
Generalize the pass registration mechanism used by Polly to any third-party tool
serge_sans_paille
2020-01-02
1
-0
/
+10
*
This adds constrained intrinsics for the signed and unsigned conversions
Kevin P. Neal
2019-12-17
1
-0
/
+24
*
Revert "[ARM] Allocatable Global Register Variables for ARM"
Carey Williams
2019-11-29
1
-29
/
+0
*
Revert "[NFC] Fix test reserve_global_reg.ll after 2d739f9"
Carey Williams
2019-11-29
1
-1
/
+0
*
Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...
Eric Christopher
2019-11-26
1
-6
/
+0
*
Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at ...
Muhammad Omair Javaid
2019-11-26
1
-0
/
+6
*
As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 d...
Eric Christopher
2019-11-25
1
-6
/
+0
*
Temporarily Revert "[SLP] allow forming 2-way reduction patterns" and update ...
Eric Christopher
2019-11-20
1
-1
/
+1
*
Temporarily Revert "Temporarily Revert "[SLP] allow forming 2-way reduction p...
Eric Christopher
2019-11-20
1
-1
/
+1
*
Temporarily Revert "[SLP] allow forming 2-way reduction patterns"
Eric Christopher
2019-11-20
1
-1
/
+1
*
[NFC] Fix test reserve_global_reg.ll after 2d739f9
Russell Gallop
2019-11-18
1
-0
/
+1
*
[ARM] Allocatable Global Register Variables for ARM
Anna Welker
2019-11-18
1
-0
/
+29
*
[SLP] allow forming 2-way reduction patterns
Sanjay Patel
2019-11-07
1
-1
/
+1
*
[FPEnv] Add constrained intrinsics for lrint and lround
Kevin P. Neal
2019-10-07
1
-0
/
+92
*
[FPEnv] Strict FP tests should use the requisite function attributes.
Kevin P. Neal
2019-10-04
1
-44
/
+46
*
[FPEnv] Add fptosi and fptoui constrained intrinsics.
Kevin P. Neal
2019-08-28
1
-0
/
+25
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-1
/
+1
*
[FunctionAttrs] Annotate "willreturn" for intrinsics
Hideto Ueno
2019-07-28
1
-1
/
+1
*
Add, and infer, a nofree function attribute
Brian Homerding
2019-07-08
1
-2
/
+5
*
[Bugpoint] Only run plugins tests if plugins are enabled
Petr Hosek
2019-05-17
1
-1
/
+1
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
1
-0
/
+15
*
[IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...
Fangrui Song
2019-05-15
1
-2
/
+2
*
Add constrained fptrunc and fpext intrinsics.
Kevin P. Neal
2019-05-13
1
-0
/
+26
*
Mark @llvm.trap cold
Vedant Kumar
2018-11-14
1
-1
/
+1
*
Restore the LoopInstSimplify pass, reverting r327329 that removed it.
Chandler Carruth
2018-05-25
1
-1
/
+2
*
Remove the LoopInstSimplify pass (-loop-instsimplify)
Vedant Kumar
2018-03-12
1
-2
/
+1
*
Mark two tests REQUIRES: x86-registered-backend
Justin Bogner
2018-01-31
1
-0
/
+1
*
CodeGen: support an extension to pass linker options on ELF
Saleem Abdulrasool
2018-01-30
1
-0
/
+16
*
Add ‘llvm.experimental.constrained.fma‘ Intrinsic.
Wei Ding
2017-08-24
1
-2
/
+14
*
LowerAtomic: Don't skip optnone functions; atomic still need lowering (PR34020)
Hans Wennborg
2017-08-23
1
-1
/
+0
*
Remove the BBVectorize pass.
Chandler Carruth
2017-06-30
1
-2
/
+1
*
Add constrained intrinsics for some libm-equivalent operations
Andrew Kaylor
2017-05-25
1
-0
/
+148
*
Test for r303197
Matthias Braun
2017-05-16
1
-0
/
+1
*
Add "REQUIRES:" to the last few tests that use target specific intrinsics
Justin Bogner
2017-05-15
1
-0
/
+1
*
Replace hardcoded intrinsic list with speculatable attribute.
Matt Arsenault
2017-05-03
1
-1
/
+1
*
Disable GVN Hoist due to still more bugs being found in it. There is
Chandler Carruth
2017-04-27
1
-2
/
+0
*
[GVNHoist] Re-enable GVNHoist by default
Geoff Berry
2017-04-11
1
-0
/
+1
*
Disable gvn-hoist (PR32153)
Hans Wennborg
2017-03-06
1
-1
/
+0
*
Add intrinsics for constrained floating point operations
Andrew Kaylor
2017-01-26
1
-0
/
+102
*
Fix some broken CHECK lines.
Benjamin Kramer
2017-01-22
1
-1
/
+1
*
Revert "Revert "Invariant start/end intrinsics overloaded for address space""
Mehdi Amini
2016-08-13
1
-4
/
+4
*
Revert "Invariant start/end intrinsics overloaded for address space"
Mehdi Amini
2016-08-13
1
-4
/
+4
*
GVN-hoist: enable by default
Sebastian Pop
2016-08-08
1
-0
/
+1
*
Revert "(refs/bisect/bad) GVN-hoist: enable by default"
Matthias Braun
2016-08-06
1
-1
/
+0
*
GVN-hoist: enable by default
Sebastian Pop
2016-08-04
1
-0
/
+1
*
Revert "GVN-hoist: enable by default" & "Make GVN Hoisting obey optnone/bisect."
Bruno Cardoso Lopes
2016-08-04
1
-1
/
+0
*
Make GVN Hoisting obey optnone/bisect.
Sebastian Pop
2016-08-04
1
-0
/
+1
*
Reinstate optnone test for GVN Hoisting, removed in r276479.
Paul Robinson
2016-07-29
1
-1
/
+2
[next]