oota-llvm.git
2011-06-29 Cameron ZwarichIn the ARM global merging pass, allow extraneous alignm...
2011-06-29 Jim GrosbachARM RSCS* don't need explicit TableGen decoder checks.
2011-06-29 Evan ChengIndentation
2011-06-29 Eric ChristopherRemove getRegClassForInlineAsmConstraint from the ARM...
2011-06-29 Eric ChristopherRemove todo.
2011-06-29 Rafael Espindolamake compose and isMoveInstr static functions.
2011-06-29 Jim GrosbachRefactor away tSpill and tRestore pseudos in ARM backend.
2011-06-29 Eric ChristopherAdd a TODO for the Alpha port inline asm constraints.
2011-06-29 Eric ChristopherMove Alpha from getRegClassForInlineAsmConstraint to
2011-06-29 Eric ChristopherUpdate comment for getRegForInlineAsmConstraint for...
2011-06-29 Eric ChristopherMove the Blackfin port away from getRegClassForInlineAs...
2011-06-29 Eric ChristopherRemove getRegClassForInlineAsmConstraint from MBlaze...
2011-06-29 Eric ChristopherRemove getRegClassForInlineAsmConstraint for Mips.
2011-06-29 Eric ChristopherRemove getRegClassForInlineAsmConstraint from sparc.
2011-06-29 Eric ChristopherMove XCore from getRegClassForInlineAsmConstraint to
2011-06-29 Eric ChristopherUse getRegForInlineAsmConstraint instead of custom...
2011-06-29 Evan ChengAdd missing operand. rdar://9694169
2011-06-29 Chad RosierTemporarily revert r134057: "Let simplify cfg simplify...
2011-06-29 Jim GrosbachAsm parser range checking on .<size> <value> directives.
2011-06-29 Benjamin KramerDon't depend on the optimization reverted in r134067.
2011-06-29 Benjamin KramerRevert a part of r126557 which could create unschedulab...
2011-06-29 Francois PichetChange AsmName's type from StringRef to std::string...
2011-06-29 Rafael EspindolaLet simplify cfg simplify bb with only debug and lifeti...
2011-06-29 NAKAMURA TakumiFix CMake build.
2011-06-29 Andrew Trickindvars -disable-iv-rewrite: just because SCEV ignores...
2011-06-29 Jakob Stoklund... Revert r134047 while investigating a llvm-gcc-i386...
2011-06-29 Evan ChengSink SubtargetFeature and TargetInstrItineraries (renam...
2011-06-29 Evan ChengTrim include
2011-06-29 Jakob Stoklund... Rewrite RAGreedy::splitAroundRegion, now with cool...
2011-06-28 Daniel Dunbarbuild/Darwin: Fix epic typo fail.
2011-06-28 NAKAMURA TakumiFix a CMake warning, following up to r134008.
2011-06-28 Evan ChengUnbreak every backend.
2011-06-28 Evan ChengMove CallFrameSetupOpcode and CallFrameDestroyOpcode...
2011-06-28 Evan ChengHide more details in tablegen generated MCRegisterInfo...
2011-06-28 Evan ChengAdd MCInstrInfo registeration machinery.
2011-06-28 Evan ChengMerge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-28 Evan Cheng- Rename TargetInstrDesc, TargetOperandInfo to MCInstrD...
2011-06-28 Jakob Stoklund... Clean up the handling of the x87 fp stack to make it...
2011-06-28 Chad RosierReinstate r133516 "Remove some unnecessary uses of...
2011-06-28 Chad RosierRemove warning: 'c0' may be used uninitialized in this...
2011-06-28 Jakob Stoklund... Print registers by name instead of by number.
2011-06-28 Andrew Trickcleanup: misleading comment.
2011-06-28 Andrew Trickcmake: Our MSVC build does not support config-time...
2011-06-28 Roman DivackyImplement ISD::VAARG lowering on PPC32.
2011-06-28 Jay FoadPR10210: New method ConstantArray::getAsCString()....
2011-06-28 Andrew TrickFileCheckify and prepare for -disable-iv-rewrite.
2011-06-28 Jakob Stoklund... FileCheckize a couple of tests.
2011-06-28 Andrew TrickCleanup. Fix a stupid variable name.
2011-06-28 Andrew TrickCleanup. Fix a stupid variable name.
2011-06-28 Andrew TrickSCEVExpander: give new insts a name that identifies...
2011-06-28 Andrew Trickwhitespace
2011-06-28 Nick LewyckyFix typo in comment.
2011-06-28 Rafael EspindolaFix cmake build.
2011-06-28 Andrew Trickindvars --disable-iv-rewrite: sever ties with IVUsers.
2011-06-28 Andrew Trickindvars --disable-iv-rewrite: Defer evaluating s/zext...
2011-06-28 Chandler CarruthFix CMake build by removing this now dead file.
2011-06-28 Chandler CarruthFileCheck-ize a test that had the strangest TCL quote...
2011-06-28 Evan ChengAlternative name enum should go into the enum portion.
2011-06-28 Jakob Stoklund... Fix a bad iterator dereference that Evan uncovered.
2011-06-28 Jim GrosbachARM Thumb2 asm syntax optional destination operand...
2011-06-27 Evan ChengRemove RegClass2VRegMap from MachineRegisterInfo.
2011-06-27 Jim GrosbachARM Assembly support for Thumb mov-immediate.
2011-06-27 Evan ChengRemove RCBarriers from TargetInstrDesc.
2011-06-27 Evan ChengRemove the experimental (and unused) pre-ra splitting...
2011-06-27 Andrew Trickindvars -disable-iv-rewrite: run RLEV after SimplifyIVU...
2011-06-27 Chad RosierRevert r133516 "Remove some unnecessary uses of c_str()."
2011-06-27 Devang PatelDuring bottom up fast-isel, instructions emitted to...
2011-06-27 Eric ChristopherFix this test to actually check something and be able...
2011-06-27 Jakub StaszakCalculate GetBestDestForJumpOnUndef correctly.
2011-06-27 Jim GrosbachARM Asm parsing of Thumb2 move immediate.
2011-06-27 Evan ChengMore refactoring. Move getRegClass from TargetOperandIn...
2011-06-27 Owen AndersonAdd support for alternative register names, useful...
2011-06-27 Jim GrosbachAdd exception necessitated by 133938.
2011-06-27 Jim GrosbachARM assembly carry set/clear condition code aliases...
2011-06-27 Jim GrosbachARM assembler support for ldmfd/stmfd mnemonics.
2011-06-27 Eric ChristopherAllow lr in the register options here.
2011-06-27 Jim GrosbachARM assembler support for vpush/vpop.
2011-06-27 Evan ChengRename unnecessary forward declaration.
2011-06-27 Evan ChengMore refactoring. MC doesn't need know about subreg...
2011-06-27 Jim GrosbachARM Assembly syntax support for arithmetic implied...
2011-06-27 Owen AndersonThe index stored in the RegDefIter is one after the...
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-06-27 Andrew Trickpre-RA-sched: Cleanup register pressure tracking.
2011-06-27 Jakob Stoklund... Move all inline-asm-fpstack tests to a single file.
2011-06-27 Jakob Stoklund... Track live-out physical registers in MachineDCE.
2011-06-27 Nick LewyckyTeach one piece of scalarrepl to handle lifetime marker...
2011-06-27 Nick LewyckyMove onlyUsedByLifetimeMarkers to ValueTracking so...
2011-06-27 Jakob Stoklund... Grow the X86FloatingPoint register map to hold 16 regis...
2011-06-27 Jakob Stoklund... Distinguish early clobber output operands from clobbere...
2011-06-27 Jakob Stoklund... Decode and pretty print inline asm operand descriptors.
2011-06-26 Rafael EspindolaRemove unused methods.
2011-06-26 Rafael EspindolaThere is only one register coalescer. Merge it into...
2011-06-26 Rafael EspindolaMerge SimpleRegisterCoalescing.cpp into RegisterCoalesc...
2011-06-26 Rafael Espindolamerge SimpleRegisterCoalescing.h into RegisterCoalescer.h.
2011-06-26 Rafael EspindolaMove RegisterCoalescer.h to lib/CodeGen.
2011-06-26 Rafael EspindolaRemove unnecessary wrapper.
2011-06-25 Dan BaileyPTX: corrected tests that were failing
2011-06-25 Chad RosierReplace dyn_cast<> with cast<> since the cast is alread...
2011-06-25 Dan BaileyPTX: Reverting implementation of i8.
2011-06-25 Michael J.... Object: Add proper error handling.
next