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
/
Transforms
/
PlaceSafepoints
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
9
-0
/
+434
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
9
-434
/
+0
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
All libcalls should be considered to be GC-leaf functions.
Daniel Neilson
2017-07-27
1
-0
/
+37
*
[PlaceSafepoints] Don't call undef in test case; NFC
Sanjoy Das
2016-06-25
1
-1
/
+3
*
[PlaceSafepoints] Clamp NoStatepoints to true
Sanjoy Das
2016-01-28
13
-363
/
+31
*
[PlaceSafepoints] Clean up tests; NFC
Sanjoy Das
2016-01-28
10
-11
/
+11
*
[PlaceSafepoints] Minor test cleanup; NFC
Sanjoy Das
2016-01-28
1
-10
/
+10
*
[PlaceSafepoints] Introduce a -spp-no-statepoints flag
Sanjoy Das
2016-01-22
1
-0
/
+21
*
[Statepoints] Check for the "gc-leaf-function" attribute on call sites as well.
Manuel Jacob
2016-01-05
1
-0
/
+11
*
Correct my last commit (revision 256860).
Manuel Jacob
2016-01-05
1
-2
/
+2
*
[PlaceSafepoints] Add a test.
Manuel Jacob
2016-01-05
1
-0
/
+24
*
Fix several accidental DOS line endings in source files
Dimitry Andric
2016-01-03
1
-31
/
+31
*
[gc.statepoint] Change gc.statepoint intrinsic's return type to token type in...
Chen Li
2015-12-26
4
-8
/
+8
*
Have a single way for creating unique value names.
Rafael Espindola
2015-11-22
2
-3
/
+3
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-2
/
+2
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-2
/
+2
*
[PowerPC] Add an MI SSA peephole pass.
Bill Schmidt
2015-11-10
1
-0
/
+7
*
[PlaceSafepoints] Make the width of a counted loop settable.
Sanjoy Das
2015-09-15
1
-1
/
+57
*
[Statepoints] Let patchable statepoints have a symbolic call target.
Sanjoy Das
2015-07-28
1
-1
/
+1
*
Rename llvm.frameescape and llvm.framerecover to localescape and localrecover
Reid Kleckner
2015-07-07
1
-4
/
+4
*
Move the personality function from LandingPadInst to Function
David Majnemer
2015-06-17
4
-15
/
+15
*
Add a GCStrategy for CoreCLR
Swaroop Sridhar
2015-05-20
1
-0
/
+31
*
[PlaceSafepoints] Stop special casing some intrinsics
Philip Reames
2015-05-19
1
-0
/
+20
*
[PlaceSafepoints] Assertion on that gc_result can not have preceding phis sho...
Chen Li
2015-05-18
1
-0
/
+38
*
[PlaceSafepoints] Fix a bug that came in with rL236672.
Sanjoy Das
2015-05-15
1
-0
/
+42
*
[PlaceSafepoints] Fix a bug that came in with rL236672.
Sanjoy Das
2015-05-15
1
-0
/
+42
*
[PlaceSafepoints] New attributes for patchable statepoints.
Sanjoy Das
2015-05-13
1
-0
/
+44
*
[Statepoints] Support for "patchable" statepoints.
Sanjoy Das
2015-05-12
6
-6
/
+6
*
[PlaceSafepoints] Remove dependence on LoopSimplify
Philip Reames
2015-05-12
1
-4
/
+4
*
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
Sunil Srivastava
2015-05-12
1
-1
/
+1
*
Extend the statepoint intrinsic to allow statepoints to be marked as transiti...
Pat Gavlin
2015-05-08
1
-1
/
+1
*
[IRBuilder] Add a CreateGCStatepointInvoke.
Sanjoy Das
2015-05-06
1
-5
/
+6
*
Don't Place Entry Safepoints Before the llvm.frameescape() Intrinsic
Philip Reames
2015-04-26
1
-0
/
+29
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
PlaceSafepoints: use IRBuilder helpers
Ramkumar Ramachandra
2015-02-26
1
-1
/
+1
*
[PlaceSafepoints] Adjust enablement logic to default to off and be GC configu...
Philip Reames
2015-02-21
5
-9
/
+17
*
Add few simple tests to check statepoint placement for invoke instructions.
Igor Laevsky
2015-02-19
1
-0
/
+110
*
PlaceSafepoints: modernize gc.result.* -> gc.result
Ramkumar Ramachandra
2015-02-09
1
-1
/
+16
*
Introduce more tests for PlaceSafepoints
Philip Reames
2015-02-09
3
-0
/
+157
*
Minor test cleanup
Philip Reames
2015-02-09
1
-5
/
+4
*
Add basic tests for PlaceSafepoints
Philip Reames
2015-02-09
1
-0
/
+72