OSDN Git Service

Update to LLVM 3.5a.
[android-x86/external-llvm.git] / lib / Target / PowerPC / PPCInstrInfo.cpp
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-12 Bill WendlingMerging r197089:
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
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-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-07-15 Hal FinkelFix register subclass handling in PPCInstrInfo::insertS...
2013-06-16 David BlaikieDebugInfo: remove target-specific Frame Index handling...
2013-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-06-07 Benjamin KramerFold variable that's only used in assert into the assert.
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-08 Hal FinkelPPCInstrInfo::optimizeCompareInstr should not optimize...
2013-05-07 Hal FinkelCleanup PPCInstrInfo::optimizeCompareInstr
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-04-20 Hal FinkelMove PPC getSwappedPredicate for reuse
2013-04-19 Hal FinkelFix PPC optimizeCompareInstr swapped-sub argument handling
2013-04-18 Hal FinkelDisable PPC comparison optimization by default
2013-04-18 Hal FinkelImplement optimizeCompareInstr for PPC
2013-04-12 Hal FinkelAdd PPC instruction record forms and associated query...
2013-04-11 Hal FinkelMake PPCInstrInfo::isPredicated always return false
2013-04-10 Hal FinkelPPC: Don't predicate a diamond with two counter decrements
2013-04-10 Hal FinkelCleanup PPCInstrInfo::DefinesPredicate
2013-04-10 Hal FinkelPPC: Prep for if conversion of bctr[l]
2013-04-09 Hal FinkelAllow PPC B and BLR to be if-converted into some predic...
2013-04-09 Hal FinkelCleanup PPCEarlyReturn
2013-04-08 Hal FinkelGenerate PPC early conditional returns
2013-04-06 Hal FinkelImplement PPCInstrInfo::FoldImmediate
2013-04-05 Hal FinkelEnable early if conversion on PPC
2013-03-27 Hal FinkelResynchronize isLoadFromStackSlot with LoadRegFromStack...
2013-03-27 Hal FinkelRemove more dead LR-as-GPR PPC code
2013-03-27 Hal FinkelDon't spill PPC VRSAVE on non-Darwin (even in SjLj)
2013-03-23 Hal FinkelNote in PPCFunctionInfo VRSAVE spills
2013-03-23 Hal FinkelRemove dead PPC LR spilling code
2013-03-22 Ulrich WeigandRemove ABI-duplicated call instruction patterns.
2013-03-21 Hal FinkelFix a register-class comparison bug in PPCCTRLoops
2013-03-21 Hal FinkelAdd support for spilling VRSAVE on PPC
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 Hal FinkelPrepare to make r0 an allocatable register on PPC
2013-03-19 Stephen HinesMerge branch 'upstream' into merge_2013_03_18
2013-03-17 Hal FinkelImprove PPC VR (Altivec) register spilling
2013-03-15 Hal FinkelAllocate the RS spill slot for any PPC function with...
2013-03-12 Hal FinkelPPC should always use the register scavenger for CR...
2013-01-21 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-28 Jakob Stoklund OlesenRemove all references to TargetInstrInfoImpl.
2012-10-10 Bill SchmidtWhen generating spill and reload code for vector regist...
2012-09-14 Stephen Hinesam 78c041bd: am 1c4ad5ef: Merge branch \'upstream\...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen Hinesam 1c4ad5ef: Merge branch \'upstream\' into merge-2012_...
2012-09-14 Stephen HinesMerge branch 'jb-mr1-dev' of https://googleplex-android...
2012-09-10 Stephen HinesMerge branch 'upstream' into merge-2012_09_10
2012-08-28 Hal FinkelAdd PPC Freescale e500mc and e5500 subtargets.
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-06-19 Jakob Stoklund OlesenImplement PPCInstrInfo::isCoalescableExtInstr().
2012-06-08 Hal FinkelEnable PPC CTR loop formation by default.
2012-06-08 Hal FinkelDisable the PPC CTR-Loops pass by default.
2012-06-08 Hal FinkelAdd the PPCCTRLoops pass: a PPC machine-code-level...
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 some uses of XXXRegisterClass to &XXXRegClass...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-04-01 Hal FinkelAdd instruction itinerary for the PPC64 A2 core.
2012-03-31 Hal FinkelFix dynamic linking on PPC64.
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-12-07 Hal Finkelmake CR spill and restore 64-bit clean (no functional...
2011-12-07 Hal Finkel64-bit LR8 load should use X11 not R11
2011-12-06 Hal Finkeladd RESTORE_CR and support CR unspills
2011-12-05 Hal Finkelenable PPC register scavenging by default (update tests...
2011-12-02 Hal Finkelupdate PPC 940 hazard rec. to function in postRA mode
2011-11-25 Logan ChienMerge with LLVM upstream r145126 (Nov 25th 2011)
2011-11-22 Hal Finkeladd basic PPC register-pressure feedback; adjust the...
2011-11-15 Jay FoadMake use of MachinePointerInfo::getFixedStack. This...
2011-11-14 NAKAMURA TakumiPPCInstrInfo.cpp: Fix one "unused" warning.
2011-11-14 Richard SmithFix unused variable warning.
2011-11-14 Dan GohmanDisable the PPC hazard recognizer. It currently only...
2011-11-08 NAKAMURA TakumiPPCInstrInfo.cpp: Fix one "unused" warning.
2011-10-21 Richard SmithFix unused variable warning.
2011-10-20 Dan GohmanDisable the PPC hazard recognizer. It currently only...
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-17 Hal FinkelAdd PPC 440 scheduler and some associated tests
2011-10-04 Jakob Stoklund OlesenTeach PPCInstrInfo to handle sub-classes.
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-07-26 Evan ChengRename TargetAsmParser to MCTargetAsmParser and TargetA...
2011-07-25 Evan ChengRefactor PPC target to separate MC routines from Target...
2011-07-16 Nowar GuMerge upstream to r135343 at Sat. 16th July 2011.
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...
2011-07-11 Evan Cheng- Eliminate MCCodeEmitter's dependency on TargetMachine...
next