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
/
lib
/
CodeGen
/
StackMaps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Stackmaps] Cleanup code. No functional change intended.
Juergen Ributzka
2014-02-10
1
-25
/
+16
*
[Stackmaps] Record the stack size of each function that contains a stackmap/p...
Juergen Ributzka
2014-01-30
1
-0
/
+24
*
Revert "[Stackmaps] Record the stack size of each function that contains a st...
Juergen Ributzka
2014-01-30
1
-24
/
+0
*
[Stackmaps] Record the stack size of each function that contains a stackmap/p...
Juergen Ributzka
2014-01-30
1
-0
/
+24
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+1
*
llvm.experimental.stackmap: fix encoding of large constants.
Andrew Trick
2014-01-09
1
-1
/
+4
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-3
/
+1
*
[Stackmap] Refactor operand parsing.
Juergen Ributzka
2013-12-14
1
-91
/
+74
*
[Stackmap] Liveness Analysis Pass
Juergen Ributzka
2013-12-14
1
-13
/
+105
*
Revert "Liveness Analysis Pass"
Andrew Trick
2013-12-13
1
-106
/
+13
*
Grow the stackmap/patchpoint format to hold 64-bit IDs.
Andrew Trick
2013-12-13
1
-7
/
+6
*
Liveness Analysis Pass
Andrew Trick
2013-12-13
1
-12
/
+105
*
Refactor a lot of patchpoint/stackmap related code to simplify and make it
Lang Hames
2013-11-29
1
-6
/
+58
*
Show stackmap entry encodings in stackmap debug logs. This makes it easier to
Lang Hames
2013-11-27
1
-23
/
+27
*
Obvious pasto survived a couple rounds of cleanup.
Andrew Trick
2013-11-19
1
-2
/
+1
*
Add an abstraction to handle patchpoint operands.
Andrew Trick
2013-11-19
1
-4
/
+84
*
Added a size field to the stack map record to handle subregister spills.
Andrew Trick
2013-11-17
1
-5
/
+15
*
[Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.
Juergen Ributzka
2013-11-08
1
-1
/
+12
*
Fix some minor issues with r194282 to get the tree healthy again.
Lang Hames
2013-11-08
1
-1
/
+2
*
Add a method to get the object-file appropriate stack map section.
Lang Hames
2013-11-08
1
-2
/
+1
*
Unused variable
Andrew Trick
2013-10-31
1
-0
/
+1
*
Add support for stack map generation in the X86 backend.
Andrew Trick
2013-10-31
1
-0
/
+213
[prev]