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
/
ARM
/
call-tc.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-10
/
+10
*
[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
Sjoerd Meijer
2016-12-15
1
-1
/
+1
*
Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently"
James Molloy
2016-11-03
1
-1
/
+1
*
[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
James Molloy
2016-11-03
1
-1
/
+1
*
Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently"
James Molloy
2016-09-14
1
-1
/
+1
*
[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
James Molloy
2016-09-13
1
-1
/
+1
*
Revert r281215, it caused PR30358.
Nico Weber
2016-09-12
1
-1
/
+1
*
[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
James Molloy
2016-09-12
1
-1
/
+1
*
[ARM] Generate consistent frame records for Thumb2
Oliver Stannard
2016-08-23
1
-10
/
+10
*
Don't print (PLT) on arm.
Rafael Espindola
2016-06-16
1
-5
/
+5
*
ARM: stop emitting blx instructions for most calls on MachO.
Tim Northover
2016-05-10
1
-4
/
+4
*
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
2015-11-18
1
-3
/
+5
*
Revert "[ARM] Enable shrink-wrapping by default."
Renato Golin
2015-11-12
1
-5
/
+3
*
[ARM] Enable shrink-wrapping by default.
Quentin Colombet
2015-11-11
1
-3
/
+5
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
ARM & AArch64: make use of common cmpxchg idioms after expansion
Tim Northover
2014-05-30
1
-3
/
+3
*
ARM: remove ancient -arm-tail-calls option
Saleem Abdulrasool
2014-03-11
1
-3
/
+3
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-16
/
+16
*
Correctly preserve the input chain for potential tailcall nodes whose
Lang Hames
2013-05-13
1
-0
/
+17
*
Test case hygiene.
Benjamin Kramer
2013-03-09
1
-1
/
+0
*
Add proper checks.
Evan Cheng
2012-04-10
1
-1
/
+5
*
Fix a long standing tail call optimization bug. When a libcall is emitted
Evan Cheng
2012-04-10
1
-0
/
+21
*
ARM target should allow codegenprep to duplicate ret instructions to enable t...
Evan Cheng
2012-03-30
1
-0
/
+42
*
ARM target code clean up. Check for iOS, not Darwin where it makes sense.
Evan Cheng
2011-12-20
1
-2
/
+2
*
Reenable tail calls for iOS 5.0 and later.
Bob Wilson
2011-10-07
1
-0
/
+4
*
Use ARMPseudoExpand for ARM tail calls.
Jim Grosbach
2011-07-08
1
-11
/
+11
*
Make tTAILJMPr/tTAILJMPrND emit a tBX without a preceding MOV of PC to LR. This
Cameron Zwarich
2011-05-25
1
-0
/
+4
*
Fix <rdar://problem/9476260> by having tail calls always generate 32-bit bran...
Cameron Zwarich
2011-05-23
1
-5
/
+8
*
Clean up ARM tail calls a bit. They're pseudo-instructions for normal branches.
Jim Grosbach
2011-03-15
1
-1
/
+1
*
Don't merge restore with tail call instruction.
Evan Cheng
2011-01-25
1
-0
/
+22
*
Enable sibling call optimization of libcalls which are expanded during
Evan Cheng
2010-11-30
1
-29
/
+45
*
Temporarily disable tail calls on ARM to work around some linker problems.
Bob Wilson
2010-08-13
1
-0
/
+1
*
Changes to ARM tail calls, mostly cosmetic.
Dale Johannesen
2010-07-08
1
-2
/
+11
*
Disable sibcall optimization for Thumb1 for now since Thumb1RegisterInfo::emi...
Evan Cheng
2010-06-19
1
-4
/
+7
*
Enable tail calls on ARM by default, with some
Dale Johannesen
2010-06-18
1
-0
/
+36