index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
anyregcc.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
1
-8
/
+8
2014-03-31
[Stackmaps] Update the stackmap format to use 64-bit relocations for the func...
Juergen Ributzka
1
-19
/
+26
2014-01-30
[Stackmaps] Record the stack size of each function that contains a stackmap/p...
Juergen Ributzka
1
-24
/
+42
2014-01-30
Revert "[Stackmaps] Record the stack size of each function that contains a st...
Juergen Ributzka
1
-42
/
+24
2014-01-30
[Stackmaps] Record the stack size of each function that contains a stackmap/p...
Juergen Ributzka
1
-24
/
+42
2014-01-11
llvm/test/CodeGen/X86/anyregcc.ll: Add explicit -mtriple=x86_64-unknown-unknown.
NAKAMURA Takumi
1
-1
/
+1
2014-01-11
[anyregcc] Fix callee-save mask for anyregcc
Juergen Ributzka
1
-0
/
+103
2013-12-13
Grow the stackmap/patchpoint format to hold 64-bit IDs.
Andrew Trick
1
-10
/
+10
2013-12-13
Liveness Analysis Pass
Andrew Trick
1
-8
/
+0
2013-11-26
StackMap: Implement support for DirectMemRefOp.
Andrew Trick
1
-9
/
+9
2013-11-19
Use symbolic operands in the patchpoint folding routine and fix a spilling bug.
Andrew Trick
1
-1
/
+41
2013-11-17
Added a size field to the stack map record to handle subregister spills.
Andrew Trick
1
-40
/
+40
2013-11-11
Fix the recently added anyregcc convention to handle spilled operands.
Andrew Trick
1
-8
/
+37
2013-11-09
[Stackmap] Materialize the jump address within the patchpoint noop slide.
Juergen Ributzka
1
-22
/
+12
2013-11-08
[Stackmap] Add AnyReg calling convention support for patchpoint intrinsic.
Juergen Ributzka
1
-0
/
+289