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
/
CodeGen
/
X86
/
stackmap.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[StackMaps] Increase the size of the "location size" field
Sanjoy Das
2017-04-28
1
-35
/
+106
*
[peephole] Enhance folding logic to work for STATEPOINTs
Philip Reames
2016-12-13
1
-2
/
+2
*
[Stackmap] Added callsite counts to emitted function information.
Sanjoy Das
2016-09-14
1
-1
/
+17
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-21
/
+21
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
[Stackmaps] Make ithe frame-pointer required for stackmaps.
Juergen Ributzka
2014-10-02
1
-1
/
+1
*
Explicitly report runtime stack realignment in StackMap section
Philip Reames
2014-08-01
1
-2
/
+21
*
[Stackmaps] Update the stackmap format to use 64-bit relocations for the func...
Juergen Ributzka
2014-03-31
1
-34
/
+42
*
Make stackmap machineinstrs clobber the scratch regs too.
Andrew Trick
2014-03-05
1
-2
/
+22
*
[Stackmaps] Record the stack size of each function that contains a stackmap/p...
Juergen Ributzka
2014-01-30
1
-1
/
+31
*
Revert "[Stackmaps] Record the stack size of each function that contains a st...
Juergen Ributzka
2014-01-30
1
-31
/
+1
*
[Stackmaps] Record the stack size of each function that contains a stackmap/p...
Juergen Ributzka
2014-01-30
1
-1
/
+31
*
llvm.experimental.stackmap: fix encoding of large constants.
Andrew Trick
2014-01-09
1
-4
/
+46
*
[Stackmap] Liveness Analysis Pass
Juergen Ributzka
2013-12-14
1
-34
/
+34
*
Revert "Liveness Analysis Pass"
Andrew Trick
2013-12-13
1
-34
/
+34
*
Grow the stackmap/patchpoint format to hold 64-bit IDs.
Andrew Trick
2013-12-13
1
-19
/
+38
*
Liveness Analysis Pass
Andrew Trick
2013-12-13
1
-52
/
+40
*
[Stackmap] Update stackmap unit test to use AnyRegCC.
Juergen Ributzka
2013-12-06
1
-16
/
+26
*
Add -mcpu to stackmap.ll
Andrew Trick
2013-12-01
1
-1
/
+1
*
StackMap: Implement support for DirectMemRefOp.
Andrew Trick
2013-11-26
1
-1
/
+43
*
patchpoint: factor SD builder code for live vars. Plain stackmap also optimiz...
Andrew Trick
2013-11-22
1
-1
/
+19
*
Added a size field to the stack map record to handle subregister spills.
Andrew Trick
2013-11-17
1
-20
/
+92
*
Cleanup the stackmap operand folding code and fix a corner case.
Andrew Trick
2013-11-12
1
-1
/
+21
*
Simplify operand folding when rematerializing a load.
Andrew Trick
2013-11-12
1
-11
/
+6
*
[Stackmap] Materialize the jump address within the patchpoint noop slide.
Juergen Ributzka
2013-11-09
1
-8
/
+8
*
These test cases for experimental features are a bit too darwin-specific stil...
Andrew Trick
2013-10-31
1
-1
/
+1
*
Add support for stack map generation in the X86 backend.
Andrew Trick
2013-10-31
1
-0
/
+205