oota-llvm.git
2011-05-04 Jakob Stoklund... Explicitly request -join-physregs for some tests that...
2011-05-04 Devang PatelDo not emit location expression size twice.
2011-05-04 Rafael EspindolaFix cmake build.
2011-05-04 Akira HatanakaRemove LLVM IR metadata in test case committed in r130847.
2011-05-04 Akira HatanakaPrevent instructions using $gp from being placed betwee...
2011-05-04 Rafael EspindolaProducing a DW_FORM_addr for DW_AT_stmt_list is probabl...
2011-05-04 Jakob Stoklund... Rename -disable-physical-join to -join-physregs and...
2011-05-04 Devang PatelTighten up check for empty (i.e. no meaningful debug...
2011-05-04 Duncan SandsAdd variations on: max(x,y) >= min(x,z) folds to true...
2011-05-04 Nick LewyckyEmit gcov data files to the directory specified in...
2011-05-04 Nick LewyckyFix crash when not setting GCOV_PREFIX.
2011-05-04 Bill WendlingRemove dead intrinsics.
2011-05-04 Andrew Trickindvars: Added DisableIVRewrite and WidenIVs.
2011-05-04 Nick LewyckyThe system suppression file should catch these, but...
2011-05-04 Jakob Stoklund... Don't depend on the physreg coalescing order.
2011-05-04 Jakob Stoklund... Don't run this test through -regalloc=basic.
2011-05-04 Jakob Stoklund... Fix register-dependent XCore tests
2011-05-04 Jakob Stoklund... Fix register-dependent test in MSP430.
2011-05-04 Jakob Stoklund... Implement MSP430RegisterInfo::getMatchingSuperRegClass...
2011-05-04 Eric ChristopherRemove some random comments that snuck in from somewhere.
2011-05-03 Jakob Stoklund... Mark ultra-super-registers QQQQ as call-clobbered inste...
2011-05-03 Jakob Stoklund... Fix a bunch of ARM tests to be register allocation...
2011-05-03 Andrew Trickindvars: Added canExpandBackEdgeTakenCount.
2011-05-03 Devang PatelEven if the subprogram is going to use AT_specification...
2011-05-03 Daniel DunbarMCDwarf: Don't save Twine to local variable, this is...
2011-05-03 Bill WendlingReplace the "movnt" intrinsics with a native store...
2011-05-03 Jakob Stoklund... Gracefully handle invalid live ranges. Fix PR9831.
2011-05-03 Duncan SandsImplement some basic simplifications involving min...
2011-05-03 Jim GrosbachTidy up. Add missing newline to generated file.
2011-05-03 Evan ChengMake the test less likely to fail with minor changes.
2011-05-03 Akira HatanakaFix function MipsRegisterInfo::getRegisterNumbering.
2011-05-03 Bob WilsonRemove test for iOS divmod function, since that is...
2011-05-03 Bob WilsonTemporarily disable use of divmod compiler-rt functions...
2011-05-03 Bruno Cardoso... Fold ARM coprocessor intrinsics patterns into the instr...
2011-05-03 Bruno Cardoso... Add a few ARM coprocessor intrinsics. Testcases included
2011-05-03 Bob WilsonFix a comment.
2011-05-03 Devang PatelIf the front end has emitted llvm.dbg.cu and other...
2011-05-03 Devang PatelUse llvm.dbg.cu named metadata to collect compile...
2011-05-03 Benjamin KramerRemove unused variables caught by GCC's -Wunused-but...
2011-05-03 Rafael EspindolaPass --disable-cfi to llc.
2011-05-03 Michael J.... Add pentium{3,4}m cpus. Patch by Alexander Best!
2011-05-03 Eric Christopherxmm0 is an implicit parameter in this and so shouldn...
2011-05-03 Dan GohmanAdd an unfolded offset field to LSR's Formula record...
2011-05-02 Owen AndersonOther parts of the SelectionDAG framework assume that...
2011-05-02 Devang PatelScanning entire basic block may be too expensive in...
2011-05-02 Jakob Stoklund... Handle <def,undef> in the second loop as well.
2011-05-02 Eric ChristopherApparently the check for direct calls is unnecessary.
2011-05-02 Jakob Stoklund... Use the PrintReg adaptor to correctly print live-in...
2011-05-02 Jakob Stoklund... Only ignore <undef> use operands, keep the <def,undef...
2011-05-02 Rafael EspindolaPass -disable-cfi to llc.
2011-05-02 Rafael Espindolallvmc: Pass -disable-cfi to llc.
2011-05-02 Duncan SandsFix PR9579: when simplifying a compare to "true" or...
2011-05-02 Duncan SandsRemove unused variable.
2011-05-02 Devang PatelEmit debug info for global variables first.
2011-05-02 Duncan SandsForgot to commit the changes to this file.
2011-05-02 Duncan SandsMove some rem transforms out of instcombine and into...
2011-05-02 Rafael EspindolaAdd 130690 back.
2011-05-02 Rafael EspindolaOnly produce the eh_frame section if we have at least...
2011-05-02 Rafael EspindolaRevert while I debug the tests that use march but not...
2011-05-02 Rafael EspindolaMove ppc OS X to cfi too. I am building it on an old...
2011-05-02 Chandler CarruthRemove an unused variable in NDEBUG (found with -Wunuse...
2011-05-02 Jakob Stoklund... Minimize the slot indexes spanned by register ranges...
2011-05-02 Jakob Stoklund... Add a SlotIndexes::insertMachineInstrInMaps to insert...
2011-05-02 Nick LewyckyIn option typo correction, consider -foo=VALUE flags...
2011-05-02 Nick LewyckyRemove dead variable pointed out by GCC 4.6 warnings...
2011-05-01 Chris Lattnerenhance memcpyopt to obey -fno-builtin and friends...
2011-05-01 Rafael EspindolaAdd r130623 back now that ELF has been fixed to work...
2011-05-01 NAKAMURA TakumiWindows/DynamicLibrary.inc: Clean up ELM_Callback....
2011-05-01 Chandler CarruthRemove an unused variable from this function introduced...
2011-05-01 Rafael EspindolaGCC uses a different encoding of pointers in the FDE...
2011-05-01 Rafael EspindolaI forgot these files in the previous commit.
2011-05-01 Rafael EspindolaSimplify the handling of pcrel relocations on ELF....
2011-05-01 Oscar FuentesUpdate instructions: LLVM.cmake is now LLVMConfig.cmake
2011-04-30 Rafael EspindolaRevert the previous patch while I figure out how to...
2011-04-30 Jakob Stoklund... X86AsmPrinter doesn't know how to handle the X86II...
2011-04-30 Rafael EspindolaEnable CFI on OS X.
2011-04-30 Jakob Stoklund... When a physreg is live-in and live through a basic...
2011-04-30 Benjamin KramerInstCombine: Turn (zext A) udiv (zext B) into (zext...
2011-04-30 Benjamin KramerUse SimplifyDemandedBits on div instructions.
2011-04-30 Benjamin KramerFileCheckize.
2011-04-30 Rafael EspindolaImplement MCAsmStreamer::EmitEHSymAttributes. Doing...
2011-04-30 Rafael EspindolaHandle PrivateExtern eh symbols.
2011-04-30 Jakob Stoklund... Allow folded spills in test.
2011-04-30 Jakob Stoklund... Avoid using stale entries form the sibling value map.
2011-04-30 Jakob Stoklund... Use hysteresis for local live range splitting as well.
2011-04-30 NAKAMURA Takumiruntime/libprofile/PathProfiling.c: Don't use // commen...
2011-04-30 Rafael EspindolaAdd all the plumbing needed for MC to expand cfi to...
2011-04-30 Rafael EspindolaImplement MCAsmStreamer::EmitDwarfAdvanceFrameAddr.
2011-04-30 Jakob Stoklund... Update comment.
2011-04-30 Jakob Stoklund... Use a greedy algorithm for allocating registers.
2011-04-30 Jakob Stoklund... Weekly fix of register allocation dependent unit tests.
2011-04-29 Bill WendlingPrint out the 'nontemporal' info on a store.
2011-04-29 Eli FriedmanMake FastEmit_ri_ try a bit harder to succeed for suppo...
2011-04-29 Eric Christopher80-col.
2011-04-29 Eli FriedmanZap a couple now-unused functions.
2011-04-29 Eli FriedmanSwitch to ImmLeaf (which can be used by FastISel) for...
2011-04-29 Devang PatelAssing line number info to new PHIs created by SSA...
2011-04-29 Eric ChristopherAdd FastEmitInst_ii for the arm fast isel generator...
2011-04-29 Eli FriedmanFilter out pattterns from the FastISel emitter which...
2011-04-29 Eric ChristopherSome cleanup and optimize fallthrough more.
next