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
/
patchpoint.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[patchpoint] Add support for symbolic patchpoint targets to SelectionDAG and the
Lang Hames
2015-04-22
1
-0
/
+16
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-9
/
+9
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
Change the fast-isel-abort option from bool to int to enable "levels"
Mehdi Amini
2015-02-27
1
-1
/
+1
*
[Stackmaps] Make ithe frame-pointer required for stackmaps.
Juergen Ributzka
2014-10-02
1
-2
/
+2
*
[FastISel] Fix the patchpoint intrinsic lowering in FastISel for large target...
Juergen Ributzka
2014-07-31
1
-1
/
+11
*
[FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during func...
Juergen Ributzka
2014-07-31
1
-55
/
+2
*
[Stackmap] Allow WebKit_JS calling convention to store 4 byte sized and align...
Juergen Ributzka
2013-12-16
1
-1
/
+35
*
[Stackmap] The first integer argument is passed in register for the WebKit_JS...
Juergen Ributzka
2013-12-16
1
-5
/
+5
*
Grow the stackmap/patchpoint format to hold 64-bit IDs.
Andrew Trick
2013-12-13
1
-13
/
+13
*
[Stackmap] Emit multi-byte nops for X86.
Juergen Ributzka
2013-12-04
1
-7
/
+3
*
Platform proof a test case.
Andrew Trick
2013-11-15
1
-3
/
+3
*
Minor extension to llvm.experimental.patchpoint: don't require a call.
Andrew Trick
2013-11-14
1
-0
/
+16
*
[Stackmap] Materialize the jump address within the patchpoint noop slide.
Juergen Ributzka
2013-11-09
1
-20
/
+16
*
Slightly change the way stackmap and patchpoint intrinsics are lowered.
Andrew Trick
2013-11-05
1
-0
/
+20
*
These test cases for experimental features are a bit too darwin-specific stil...
Andrew Trick
2013-10-31
1
-3
/
+3
*
Add new calling convention for WebKit Java Script.
Andrew Trick
2013-10-31
1
-0
/
+20
*
Add support for stack map generation in the X86 backend.
Andrew Trick
2013-10-31
1
-0
/
+48