OSDN Git Service

android-x86/external-llvm.git
2011-05-05 Rafael EspindolaDon't produce a __debug_frame.
2011-05-05 Galina KistanovaMany LLVM tests relies on standard output stream be...
2011-05-05 Owen AndersonAllow FastISel of three-register-operand instructions.
2011-05-05 Devang PatelIf debug info for inlined function is missing then...
2011-05-05 Eli FriedmanPR9848: pandn is not commutative.
2011-05-05 Jakob Stoklund... Add some statistics to the splitting and spilling frame...
2011-05-05 Eli FriedmanAvoid extra vreg copies for arguments passed in registe...
2011-05-05 Jakob Stoklund... Fix test to be less sensitive to coalescing.
2011-05-05 Eli FriedmanSmall syntax cleanup; we don't need to #define constant...
2011-05-05 Eli FriedmanMinor correction to r130877; fixes PR9846 and hopefully...
2011-05-05 Hongbin ZhengMinor change: Fix the typo in RegionPass.h and RegionPa...
2011-05-05 Bill WendlingRemove a flag that would set the ".eh" symbol as .globl...
2011-05-05 Mikhail Glushenkovllvmc: Make 'true' and 'false' instances of a 'Bool...
2011-05-05 Mikhail Glushenkovllvmc: Make it possible to provide an argument to ...
2011-05-05 Nick LewyckyUpdate the gcov version used slightly, to make it stop...
2011-05-05 Nick LewyckyRemove dead function.
2011-05-05 Nick LewyckyWhen the path wasn't emitted by the frontend, discard...
2011-05-04 Jakob Stoklund... Disable physical register coalescing by default.
2011-05-04 Devang PatelSet debug loc for new instructions.
2011-05-04 Devang PatelSet debug location for new PHI nodes created in exit...
2011-05-04 Jakob Stoklund... Prepare remaining tests for -join-physreg going away.
2011-05-04 Jakob Stoklund... Fix X86RegisterInfo::getMatchingSuperRegClass for sub_8...
2011-05-04 Jakob Stoklund... Fix a batch of x86 tests to be coalescer independent.
2011-05-04 Bill WendlingDocument the automatic alias printing of InstAliases.
2011-05-04 Ted KremenekAdd explicit 'unregister' method to CrashRecoveryConext...
2011-05-04 Dan GohmanGive this test an explicit register allocator, so that...
2011-05-04 Bill WendlingSjLj EH could produce a machine basic block that legiti...
2011-05-04 Devang PatelPreserve line number information while threading jumps.
2011-05-04 Nick LewyckyCreate the parent directories to place the .gcda files...
2011-05-04 Eli FriedmanRe-commit r130862 with a minor change to avoid an itera...
2011-05-04 Devang PatelPreserve line number info.
2011-05-04 Galina KistanovaThis test fails on ARM. The test shouldn't explicitly...
2011-05-04 Devang PatelIf builder is initialized using an instruction as inser...
2011-05-04 Devang Patelpreserve line number info.
2011-05-04 Eli FriedmanBack out r130862; it appears to be breaking bootstrap.
2011-05-04 Eli FriedmanTeach MachineCSE how to do simple cross-block CSE invol...
2011-05-04 Duncan SandsRemove an unused variable.
2011-05-04 Jakob Stoklund... Fix more register and coalescing dependencies.
2011-05-04 Jakob Stoklund... Explicitly request physreg coalesing for a bunch of...
2011-05-04 Jakob Stoklund... Implement SystemZRegisterInfo::getMatchingSuperRegClass...
2011-05-04 Jakob Stoklund... FileCheckize and break dependence on coalescing order.
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...
next