OSDN Git Service

Update LLVM for 3.5 rebase (r209712).
[android-x86/external-llvm.git] / lib / Target / ARM / ARMFrameLowering.cpp
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2014-02-18 Colin Crossam b7485134: am 449fc261: Merge "llvm: convert makefile...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2013-12-09 Tim NorthoverMerge r196725 (conflicts on same API as before):
2013-12-08 Tim NorthoverMerging r196493. Simple conflict due to change API...
2013-12-02 Bill WendlingMerging r196046:
2013-11-08 Tim NorthoverARM: fold prologue/epilogue sp updates into push/pop...
2013-11-04 Tim NorthoverARM: remove unnecessary state-tracking during frame...
2013-10-01 Tim NorthoverARM: support interrupt attribute
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-05-20 Stepan DyatkovskiyPR15868 fix.
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-04-30 Stepan DyatkovskiyRefactoring patch.
2013-03-22 Hal FinkelAllow the register scavenger to spill multiple registers
2013-03-20 The Android Automergermerge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-20 Stephen Hinesam 3dd51ae3: am 2d4629c5: Merge branch \'upstream\...
2013-03-20 Stephen Hinesam 2d4629c5: Merge branch \'upstream\' into merge_2013_...
2013-03-19 Stephen HinesMerge branch 'upstream' into merge_2013_03_18
2013-03-14 Hal FinkelMove estimateStackSize from ARM into MachineFrameInfo
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2012-12-30 Bill WendlingRemove the Function::getFnAttributes method in favor...
2012-12-21 Roman DivackyRemove duplicate includes.
2012-12-20 Jakob Stoklund OlesenAdd an MF argument to MI::copyImplicitOps().
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-10-26 Kaelyn UhrainAvoid an unused-variable warning when asserts are disabled.
2012-10-26 Jakob Stoklund Olesen80 col.
2012-10-26 Jakob Stoklund OlesenRemove ARMBaseRegisterInfo::isReservedReg().
2012-10-17 Jakob Stoklund OlesenMerge MRI::isPhysRegOrOverlapUsed() into isPhysRegUsed().
2012-10-09 Bill WendlingCreate enums for the different attributes.
2012-09-26 Bill WendlingRemove the `hasFnAttr' method from Function.
2012-09-06 Stephen Hinesam 31675153: Merge branch \'upstream\' into merge_2
2012-08-24 Stephen HinesMerge branch 'upstream' into merge_2
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-08-03 Eric ChristopherAdd support for the ARM GHC calling convention, this...
2012-05-07 Andrew HsiehMerge "Add libLLVMObject to read executable file."
2012-04-25 The Android Automergermerge in jb-release history after reset to jb-dev
2012-04-24 Shih-wei LiaoMerge with LLVM upstream r155090.
2012-04-20 Craig TopperConvert more uses of XXXRegisterClass to &XXXRegClass...
2012-04-06 Jakob Stoklund OlesenEliminate iOS-specific tail call instructions.
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-26 The Android Automergermerge in jb-release history after reset to master
2012-03-24 Shih-wei LiaoMerge branch 'upstream' into sliao_d
2012-03-20 Bob WilsonRemove some redundant checks.
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-03-05 Jim GrosbachARM refactor away a bunch of VLD/VST pseudo instructions.
2012-03-04 Craig TopperUse uint16_t to store registers in callee saved registe...
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2012-02-28 Jakob Stoklund OlesenEnable ARM base pointer when calling functions with...
2012-02-24 Benjamin KramerRemove unused cl::opt, make another opt static.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-01-06 Jakob Stoklund OlesenEnable aligned NEON spilling by default.
2012-01-04 Evan ChengFix more places which should be checking for iOS, not...
2011-12-24 Jakob Stoklund OlesenFix Comments.
2011-12-23 Jakob Stoklund OlesenExperimental support for aligned NEON spills.
2011-12-21 Jakob Stoklund OlesenMove common code into an MRI function.
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-12-07 Evan ChengAdd bundle aware API for querying instruction propertie...
2011-12-02 Nick LewyckyMove global variables in TargetMachine into new TargetO...
2011-11-14 Chad RosierRevert 142337. Thumb1 still doesn't support dynamic...
2011-10-20 Chad RosierRevert 142337. Thumb1 still doesn't support dynamic...
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-18 Chad RosierAdd support for dynamic stack realignment when in thumb...
2011-10-01 Chad RosierRevert r140924 "Attempt to fix dynamic stack realignmen...
2011-10-01 Chad RosierAttempt to fix dynamic stack realignment for thumb1...
2011-09-09 Owen AndersonThumb unconditional branches are allowed in IT blocks...
2011-09-02 Jim GrosbachTidy up. Formatting.
2011-08-25 Andrew TrickARM fix for missing implicit operands on ldmia_ret.
2011-08-25 Andrew Trickwhitespace
2011-08-05 Jim GrosbachARM refactor indexed store instructions.
2011-07-26 Owen AndersonSplit am2offset into register addend and immediate...
2011-07-20 Evan ChengSink ARMMCExpr and ARMAddressingModes into MC layer...
2011-07-16 Nowar GuMerge upstream to r135343 at Sat. 16th July 2011.
2011-07-05 Jim GrosbachARM estimateStackSize() needs to account for simplified...
2011-07-01 Nowar GuMerge upstream to r134237 at Fri. 1st July 2011.
2011-06-30 Jim GrosbachRefact ARM Thumb1 tMOVr instruction family.
2011-06-30 Jim GrosbachThumb1 register to register MOV instruction is predicable.
2011-06-20 Nowar GuMerge upstream to r133240 at Fri. 17th Jun 2011.
2011-06-17 Cameron ZwarichUpdate an insertion point iterator after replacing...
2011-06-13 Jim GrosbachFix coordination for using R4 in Thumb1 as a scratch...
2011-04-22 Evan ChengIn Thumb2 mode, lower frame indix references to:
2011-04-09 Jush LuMerge upstream r129128
2011-03-15 Jim GrosbachClean up ARM tail calls a bit. They're pseudo-instructi...
2011-03-09 Jush LuMerge upstream r127116
2011-03-05 Anton KorobeynikovPreliminary support for ARM frame save directives emiss...
2011-02-25 Evan ChengFix typo.
2011-02-25 Evan ChengEach prologue may have multiple vpush instructions...
2011-02-14 Bob WilsonRemove unused bitvectors that record ARM callee-saved...
2011-01-25 Evan ChengDon't merge restore with tail call instruction.
next