oota-llvm.git
2011-06-30 Jim GrosbachPseudo-ize the Thumb tTPsoft instruction.
2011-06-30 Andrew Trickindvars -disable-iv-rewrite: handle cloning binary...
2011-06-30 Jim GrosbachPseudo-ize the t2LDMIA_RET instruction.
2011-06-30 Jim GrosbachPseudo-ize the Thumb tPOP_RET instruction.
2011-06-30 Rafael EspindolaRemove dead code.
2011-06-30 Duncan SandsThe enum was moved to ISDOpcodes.h.
2011-06-30 Jim GrosbachKill dead code.
2011-06-30 Jim GrosbachSize reducing SP adjusting t2ADDri needs to check predi...
2011-06-30 Evan ChengFix ARMSubtarget feature parsing.
2011-06-30 Evan ChengFix the ridiculous SubtargetFeatures API where it impli...
2011-06-30 Joerg SonnenbergerRecognize the xstorerng alias for VIA PadLock's xstore...
2011-06-30 Jakob Stoklund... Reapply r134047 now that the world is ready for it.
2011-06-30 Andrew Trickindvars -disable-iv-rewrite: handle an edge case involv...
2011-06-30 Eric ChristopherRemove getRegClassForInlineAsmConstraint and all depend...
2011-06-30 Eric ChristopherMake sure we use the correct register class here since...
2011-06-30 Eric ChristopherFix a small thinko for constant i64 lock/orq optimizati...
2011-06-30 Bill Wendling* Use the proper size to output the range size.
2011-06-29 Bill WendlingStupid error: If the LSDA and Personality functions...
2011-06-29 Devang PatelRevert r133953 for now.
2011-06-29 Bill WendlingWe don't want to use relocations inside the compact...
2011-06-29 Jim GrosbachRemove redundant Thumb2 ADD/SUB SP instruction definitions.
2011-06-29 Jakob Stoklund... Always adjust the stack pointer immediately after the...
2011-06-29 Andrew Trickindvars -disable-iv-rewrite: insert new trunc instructi...
2011-06-29 Andrew TrickAdded IRBuilder::SetInsertPoint(Use) to find a valid...
2011-06-29 Andrew Trickwhitespace
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.
next