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
/
stack-align.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-4
/
+4
*
[CodeGen] Don't assume that fixed stack objects are aligned in a stack-realig...
Charles Davis
2016-04-09
1
-0
/
+28
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-1
/
+1
*
prevent folding a scalar FP load into a packed logical FP instruction (PR22371)
Sanjay Patel
2015-02-17
1
-5
/
+17
*
Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
2013-08-01
1
-1
/
+1
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-1
/
+1
*
Refactor and check "onlyReadsMemory" before optimizing builtins.
Bob Wilson
2012-08-03
1
-2
/
+2
*
Upgrade syntax of tests using volatile instructions to use 'load volatile' in...
Chris Lattner
2011-11-27
1
-3
/
+3
*
Enhance ComputeMaskedBits to know that aligned frameindexes
Chris Lattner
2011-02-13
1
-3
/
+14
*
Teach two-address lowering how to unfold a load to open up commuting
Dan Gohman
2010-06-21
1
-4
/
+5
*
Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul,
Dan Gohman
2010-05-03
1
-1
/
+1
*
Add support for the 'alignstack' attribute to the x86 backend. Fixes PR5254.
Charles Davis
2010-02-19
1
-1
/
+18
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
1
-1
/
+1
*
Infer alignment of loads and increase their alignment when we can tell they are
Chris Lattner
2008-01-26
1
-0
/
+22