projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Re-apply r214881: Fix return sequence on armv4 thumb
[oota-llvm.git]
/
lib
/
Target
/
ARM
/
Thumb1FrameLowering.cpp
2014-08-05
Jonathan Roelofs
Re-apply r214881: Fix return sequence on armv4 thumb
blob
|
commitdiff
|
raw
2014-08-05
Jonathan Roelofs
Revert r214881 because it broke lots of build-bots
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
Jonathan Roelofs
Fix return sequence on armv4 thumb
blob
|
commitdiff
|
raw
2014-08-05
Eric Christopher
Have MachineFunction cache a pointer to the subtarget...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Eric Christopher
Move the frame lowering constructors out of line to...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-04
Craig Topper
Make consistent use of MCPhysReg instead of uint16_t...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Rafael Espindola
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
David Blaikie
Fix clang -Werror build break due to mismatched sign...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
Oliver Stannard
ARM: Correctly align arguments after a byval struct...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
Benjamin Kramer
[C++11] Replace llvm::next and llvm::prior with std...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-14
Artyom Skrobov
Generate the DWARF stack frame decode operations in...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Tim Northover
ARM: correctly determine final tBX_LR in Thumb1 functions
blob
|
commitdiff
|
raw
|
diff to current
2014-01-06
Tim Northover
ARM MachO: sort out isTargetDarwin/isTargetIOS/......
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Tim Northover
ARM: decide whether to use movw/movt based on "minsize...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-01
Tim Northover
ARM: fix bug in -Oz stack adjustment folding
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Tim Northover
ARM: fold prologue/epilogue sp updates into push/pop...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-04
Tim Northover
ARM: remove unnecessary state-tracking during frame...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Stepan Dyatkovskiy
PR15868 fix.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
Stepan Dyatkovskiy
Refactoring patch.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-21
Eli Bendersky
Move the eliminateCallFramePseudoInstr method from...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Logan Chien
Fix thumbv5e frame lowering assertion failure.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
Jakob Stoklund Olesen
Add an MF argument to MI::copyImplicitOps().
blob
|
commitdiff
|
raw
|
diff to current
2012-03-17
Craig Topper
Reorder includes to match coding standards. Fix an...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Craig Topper
Use uint16_t to store registers in callee saved registe...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-18
Jia Liu
Emacs-tag and some comment fix for all ARM, CellSPU...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-08
Evan Cheng
Don't forget to transfer implicit uses of return instru...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-07
Evan Cheng
Copy implicit defs (e.g. r0) when changing tBX_RET...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Evan Cheng
Fix more places which should be checking for iOS, not...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-20
Chad Rosier
Revert 142337. Thumb1 still doesn't support dynamic...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Chad Rosier
Add support for dynamic stack realignment when in thumb...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-15
Chad Rosier
Thumb1 does not support dynamic stack realignment.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Chad Rosier
Revert r140924 "Attempt to fix dynamic stack realignmen...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Chad Rosier
Attempt to fix dynamic stack realignment for thumb1...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Jim Grosbach
Tidy up a few 80 column violations.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Jim Grosbach
Thumb1 ADD/SUB SP instructions are predicable in Thumb2...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Jim Grosbach
Make tBX_RET and tBX_RET_vararg predicable.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Jim Grosbach
Refact ARM Thumb1 tMOVr instruction family.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Jim Grosbach
Thumb1 register to register MOV instruction is predicable.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
Jim Grosbach
Refactor away tSpill and tRestore pseudos in ARM backend.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Jim Grosbach
Fix coordination for using R4 in Thumb1 as a scratch...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-05
Anton Korobeynikov
Implement frame unwinding information emission for...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-05
Anton Korobeynikov
Preliminary support for ARM frame save directives emiss...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-13
Jakob Stoklund Olesen
Teach frame lowering to ignore debug values after the...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-11
Eric Christopher
Even if we don't have 7 bytes of stack space we may...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Anton Korobeynikov
Rename TargetFrameInfo into TargetFrameLowering. Also...
blob
|
commitdiff
|
raw
|
diff to current