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 |
2007-07-27 |
Owen Anderson | Allow SmallPtrSet to hold pointers to const data. |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Dan Gohman | Re-apply 40504, but with a fix for the segfault it... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Duncan Sands | It seems logical that InReg should be incompatible |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Duncan Sands | As the number of parameter attributes increases, |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Duncan Sands | Support for trampolines, except for X86 codegen which is |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Christopher... | Move subreg lowering pass to be right after regalloc... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Evan Cheng | Reverting 40504 for now. It's breaking oggenc. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Devang Patel | Fix thinko. Update return status appropriately. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Owen Anderson | Fix a bug introduced in my last commit. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Owen Anderson | Fix a couple more bugs in the phi construction by pulli... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Test case for PR1573. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Make sure epilogue esp adjustment is placed before... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Don't pollute the meaning of isUnpredicatedTerminator. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Minor bug. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Fix the alias analysis query in DAGCombiner to not... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Move the GET_SIDE_EFFECT_INFO logic from isInstructionT... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Remove a bogus return statement, what appears to have... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | DummyInst's member functions don't need to be virtual. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | In the .loc directive, print the fields as "debug"... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Fix a whitespace difference between CMPSSrr and CMPSDrr. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Fix a pasto in a comment. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Add a MachineFunction pass, which runs post register... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Teach DAG scheduling how to properly emit subreg insert... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Have register info provide the inverse mapping of regis... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Add target independent MachineInstr's to represent... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Evan Cheng | Same goes for constantpool, etc. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Add selection DAG nodes for subreg insert/extract.... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Fix 80 col violation. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Remove subreg index from MachineInstr's and also keep... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Teach TableGen about the new vector types. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Fix infinite recursion for when extract_vector_elt... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Fix comments for new types. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Christopher... | Add support for 3 element 32-bit vector ValueTypes. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Dan Gohman | Remove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associ... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Owen Anderson | Fix what is _hopefully_ the last corner case for loops. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Evan Cheng | Mac OS X x86-64 lower 4G address is not available. |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Evan Cheng | Mac OS X should use 0x90 to fill in gaps to satisfy... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Evan Cheng | EmitAlignment() also emits optional fill value. |
commit | commitdiff | tree | snapshot |
next |