2007-08-02 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Chris Lattner | Fix PR1575 and test/Transforms/CondProp/2007-08-01... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Reid Spencer | Adjust for new CallInst constructor interface. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Scott Michel | Style police: Expand the tabs to spaces! |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Christopher... | Teach BasicAA about noalias parameter attributes, but... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Evan Cheng | Instead of adding copyfromreg's to handle physical... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Evan Cheng | Added TargetInstrDescriptor::numDefs - num of results. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | Can't handle offset and scale if rip-relative addressin... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | Mac OS X X86-64 low 4G address not available. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | Mac OS X X86-64 low 4G address not available. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Devang Patel | Undo previous check-in. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | Some out operands were incorrectly specified as input... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Reid Spencer | Make sure these tests pass for the right reasons (verif... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Devang Patel | Update dominator info for the middle blocks created... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Owen Anderson | Make non-local memdep not be recursive, and fix a bug... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | Missing Requires. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | New test. Bogus implicit-def prevented a copy from... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | Be more precise. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | Bugs: missing partial uses and redundant partial defs. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Lauro Ramos... | Add a test for the load/store alignment. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Lauro Ramos... | Expand unaligned loads/stores when the target doesn... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Christopher... | Clean up C++ restrict test cases and add a test for... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Chris Lattner | these tests aren't xfailed. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Chris Lattner | we're now handling this right :) |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Owen Anderson | Forgot to update these files for the FastDSE changes. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Dan Gohman | More explicit keywords. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Dan Gohman | Change a .size directive to use a tab instead of a... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Dan Gohman | Make ImmutablePass::runOnModule non-virtual, since... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Owen Anderson | Rename FastDSE to just DSE. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Owen Anderson | Move FastDSE in to DeadStoreElimination. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Owen Anderson | Remove old DSE. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
David Greene | Update generated files. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
David Greene | New CallInst interface to address GLIBCXX_DEBUG errors... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | Indexed loads each has 2 outputs. |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Evan Cheng | Requires SSE2. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Owen Anderson | Don't let the memory allocator outsmart GVN. ;-) |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Evan Cheng | simpleregistercoalescing -> regcoalescing. It's too... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Owen Anderson | Fix a failure I accidentally caused in my last commit... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Lauro Ramos... | Fix a bug in GetKnownAlignment of packed structs. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Dan Gohman | Change the x86 assembly output to use tab characters... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
David Greene | Fix GLIBCXX_DEBUG error owing to dereference of end... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Owen Anderson | Fix a misoptimization in aha. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Dan Gohman | Use SCEVExpander::InsertCastOfTo instead of calling... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Devang Patel | Add note. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Christopher... | Revert overly aggressive interpretation of noalias |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | fp2uint -> fptoui |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | After a discussion with Anton, it turns out that the... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Devang Patel | Bunch of tests to check loop passes. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Evan Cheng | Redo and generalize previously removed opt for pinsrw... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Devang Patel | Loop unswitch preserves dom info. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Devang Patel | Implement Simple Analysis interfaces - cloneBasicBlockA... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Devang Patel | Introduce Simple Analysis interface for loop passes. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Christopher... | Teach BasicAA about noalias function parameters. Passes... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Christopher... | Un-XFAIL these tests after r40622 fixed them. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | Allow the INREG parameter attribute to be added to... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | The InReg parameter attribute is valid on function... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Evan Cheng | This isn't safe when there are uses of load's chain... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Chris Lattner | Fix PR1581, patch by Timo Savola |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | Regenerate (again). |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | Don't include newlines in the whitespace before newline... |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Reid Spencer | For PR1553: |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Devang Patel | If loop can be unswitched again, then do it yourself. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Anton Korobeynikov | Add a comment: don't expect from external function... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Owen Anderson | Avoid potential iterator invalidation problems. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Scott Michel | - Allow custom lowering for CTPOP, CTTZ, CTLZ. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Devang Patel | LCSSA preserves dom info. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Devang Patel | Loop Rotation pass preserves dominator tree and frontier. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Devang Patel | LICM preserves scalar evolution and dom frontier. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Reid Spencer | Regenerate for __dso_handle, per Anton's request. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Anton Korobeynikov | Add detection of __dso_handle presence during configure... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Reid Spencer | Fix a typo/thinko. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Dan Gohman | Fix a bug in getCopyFromParts turned up in the testcase... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Owen Anderson | Use more caching when computing non-local dependence... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Owen Anderson | Fix a bug caused by indiscriminantly asking for the... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Dan Gohman | Use tabs more consistently in assembler pseudo-ops. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Dan Gohman | Print a space between the comment character and the... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Dan Gohman | Fix the comments for the 'fast' parameter in addPassesT... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Dan Gohman | Remove a FIXME comment that wasn't removed when the... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Dan Gohman | Fix the comment for getClosestTargetForJIT to reflect... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Dan Gohman | More explicit keywords. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Dan Gohman | Fix pastos in comments for doFinalization functions. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Evan Cheng | New test case. |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Evan Cheng | Vector fneg must be expanded into fsub -0.0, X. |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Christopher... | Add tests for generating noalias parameter attribute... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Reid Spencer | Be explicit about which level of optimization is being... |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Christopher... | Change the x86 backend to use extract_subreg for trunca... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Christopher... | Add register info needed to use subreg sets on X86. |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Nick Lewycky | Make this explictly signed. Fixes PR1571. |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Devang Patel | Add facility to dump pass manager structure |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Duncan Sands | Trampoline codegen support for X86-32. |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Duncan Sands | Forget to add 'nest' to the list of parameter |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Devang Patel | Fix edge cases in handling basic block split. |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Devang Patel | Use SmallPtrSet. |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Chuck Rose III | VStudio compiler errors and placing Function*->ExFunc... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Chuck Rose III | Updates to the VStudio project files: |
commit | commitdiff | tree | snapshot |
next |