2011-05-05 |
Hongbin Zheng | Minor change: Fix the typo in RegionPass.h and RegionPa... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Bill Wendling | Remove a flag that would set the ".eh" symbol as .globl... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mikhail Glushenkov | llvmc: Make 'true' and 'false' instances of a 'Bool... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Mikhail Glushenkov | llvmc: Make it possible to provide an argument to ... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nick Lewycky | Update the gcov version used slightly, to make it stop... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nick Lewycky | Remove dead function. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nick Lewycky | When the path wasn't emitted by the frontend, discard... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Disable physical register coalescing by default. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Devang Patel | Set debug loc for new instructions. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Devang Patel | Set debug location for new PHI nodes created in exit... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Prepare remaining tests for -join-physreg going away. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Fix X86RegisterInfo::getMatchingSuperRegClass for sub_8... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Fix a batch of x86 tests to be coalescer independent. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Bill Wendling | Document the automatic alias printing of InstAliases. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Ted Kremenek | Add explicit 'unregister' method to CrashRecoveryConext... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Dan Gohman | Give this test an explicit register allocator, so that... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Bill Wendling | SjLj EH could produce a machine basic block that legiti... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Devang Patel | Preserve line number information while threading jumps. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nick Lewycky | Create the parent directories to place the .gcda files... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Eli Friedman | Re-commit r130862 with a minor change to avoid an itera... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Devang Patel | Preserve line number info. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Galina Kistanova | This test fails on ARM. The test shouldn't explicitly... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Devang Patel | If builder is initialized using an instruction as inser... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Devang Patel | preserve line number info. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Eli Friedman | Back out r130862; it appears to be breaking bootstrap. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Eli Friedman | Teach MachineCSE how to do simple cross-block CSE invol... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Duncan Sands | Remove an unused variable. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Fix more register and coalescing dependencies. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Explicitly request physreg coalesing for a bunch of... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Implement SystemZRegisterInfo::getMatchingSuperRegClass... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | FileCheckize and break dependence on coalescing order. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Explicitly request -join-physregs for some tests that... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Devang Patel | Do not emit location expression size twice. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Rafael Espindola | Fix cmake build. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Akira Hatanaka | Remove LLVM IR metadata in test case committed in r130847. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Akira Hatanaka | Prevent instructions using $gp from being placed betwee... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Rafael Espindola | Producing a DW_FORM_addr for DW_AT_stmt_list is probabl... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Rename -disable-physical-join to -join-physregs and... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Devang Patel | Tighten up check for empty (i.e. no meaningful debug... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Duncan Sands | Add variations on: max(x,y) >= min(x,z) folds to true... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nick Lewycky | Emit gcov data files to the directory specified in... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nick Lewycky | Fix crash when not setting GCOV_PREFIX. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Bill Wendling | Remove dead intrinsics. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Andrew Trick | indvars: Added DisableIVRewrite and WidenIVs. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Nick Lewycky | The system suppression file should catch these, but... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Don't depend on the physreg coalescing order. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Don't run this test through -regalloc=basic. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Fix register-dependent XCore tests |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Fix register-dependent test in MSP430. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Jakob Stoklund... | Implement MSP430RegisterInfo::getMatchingSuperRegClass... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Eric Christopher | Remove some random comments that snuck in from somewhere. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Jakob Stoklund... | Mark ultra-super-registers QQQQ as call-clobbered inste... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Jakob Stoklund... | Fix a bunch of ARM tests to be register allocation... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Andrew Trick | indvars: Added canExpandBackEdgeTakenCount. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Devang Patel | Even if the subprogram is going to use AT_specification... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Daniel Dunbar | MCDwarf: Don't save Twine to local variable, this is... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Bill Wendling | Replace the "movnt" intrinsics with a native store... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Jakob Stoklund... | Gracefully handle invalid live ranges. Fix PR9831. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Duncan Sands | Implement some basic simplifications involving min... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Jim Grosbach | Tidy up. Add missing newline to generated file. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Evan Cheng | Make the test less likely to fail with minor changes. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Akira Hatanaka | Fix function MipsRegisterInfo::getRegisterNumbering. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Bob Wilson | Remove test for iOS divmod function, since that is... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Bob Wilson | Temporarily disable use of divmod compiler-rt functions... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Bruno Cardoso... | Fold ARM coprocessor intrinsics patterns into the instr... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Bruno Cardoso... | Add a few ARM coprocessor intrinsics. Testcases included |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Bob Wilson | Fix a comment. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Devang Patel | If the front end has emitted llvm.dbg.cu and other... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Devang Patel | Use llvm.dbg.cu named metadata to collect compile... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Benjamin Kramer | Remove unused variables caught by GCC's -Wunused-but... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Rafael Espindola | Pass --disable-cfi to llc. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Michael J.... | Add pentium{3,4}m cpus. Patch by Alexander Best! |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Christopher | xmm0 is an implicit parameter in this and so shouldn... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Dan Gohman | Add an unfolded offset field to LSR's Formula record... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Owen Anderson | Other parts of the SelectionDAG framework assume that... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Devang Patel | Scanning entire basic block may be too expensive in... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Jakob Stoklund... | Handle <def,undef> in the second loop as well. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Eric Christopher | Apparently the check for direct calls is unnecessary. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Jakob Stoklund... | Use the PrintReg adaptor to correctly print live-in... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Jakob Stoklund... | Only ignore <undef> use operands, keep the <def,undef... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Rafael Espindola | Pass -disable-cfi to llc. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Rafael Espindola | llvmc: Pass -disable-cfi to llc. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Duncan Sands | Fix PR9579: when simplifying a compare to "true" or... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Duncan Sands | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Devang Patel | Emit debug info for global variables first. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Duncan Sands | Forgot to commit the changes to this file. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Duncan Sands | Move some rem transforms out of instcombine and into... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Rafael Espindola | Add 130690 back. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Rafael Espindola | Only produce the eh_frame section if we have at least... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Rafael Espindola | Revert while I debug the tests that use march but not... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Rafael Espindola | Move ppc OS X to cfi too. I am building it on an old... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Chandler Carruth | Remove an unused variable in NDEBUG (found with -Wunuse... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Jakob Stoklund... | Minimize the slot indexes spanned by register ranges... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Jakob Stoklund... | Add a SlotIndexes::insertMachineInstrInMaps to insert... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Nick Lewycky | In option typo correction, consider -foo=VALUE flags... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Nick Lewycky | Remove dead variable pointed out by GCC 4.6 warnings... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Chris Lattner | enhance memcpyopt to obey -fno-builtin and friends... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Rafael Espindola | Add r130623 back now that ELF has been fixed to work... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: Clean up ELM_Callback.... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Chandler Carruth | Remove an unused variable from this function introduced... |
commit | commitdiff | tree | snapshot |
next |