2006-01-06 |
Evan Cheng | Revert the previous check-in. Leave shl x, 1 along... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Evan Cheng | fold (shl x, 1) -> (add x, x) |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Chris Lattner | linkonce symbols have an extra indirection, just like... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Evan Cheng | * Fast call support. |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Evan Cheng | Support for custom lowering of ISD::RET. |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Evan Cheng | Bug fix wrt chain operand. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Chris Lattner | Fix a compile crash building MultiSource/Applications... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Robert Bocchino | Added the spec for the new "extractelement" instruction. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Chris Lattner | Implement a few symbolic constant folding things. ... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Chris Lattner | new tests, derived from cosmics scheme output |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Chris Lattner | fix some formatting problems |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Chris Lattner | unbreak the build, these are now in TargetSelectionDAG.td |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Evan Cheng | Added ConstantFP patterns. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Evan Cheng | Added fpimm node for ConstantFP. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Jim Laskey | Grammer correction. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Jim Laskey | Had expand logic backward. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Jim Laskey | Added initial support for DEBUG_LABEL allowing debug... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Evan Cheng | DAG based isel call support. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Evan Cheng | Remove some dead code. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Chris Lattner | remove unused header |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Applied some recommend changes from sabre. The dominat... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jeff Cohen | Be consistent in using class vs struct to make VC+... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jeff Cohen | Teach Visual Studio about new file. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Add unique id to debug location for debug label use... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Add check for debug presence. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Add flag for debug presence. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Tie dwarf generation to darwin assembler. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | 1. Make MachineDebugInfo a pass. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Move MachineDebugInfo to module level location. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Moving MachineDebugInfo to module level location. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Change how MachineDebugInfo is fetched. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Adding MachineDebugInfo as a immutable pass. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Adding new files. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jim Laskey | Extending MachineDebugInfo. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | Patch #6's in Saem's refactor-the-passmanager patch... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | add a comment that I should have written a long time ago |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | Add support for targets (like Alpha) that have terminat... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jeff Cohen | Update list of supported bisons. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | Add an assertion, update DefInst even though no one... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | Add a LiveVariables::VarInfo::dump method |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | add a dump method to help debugging |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | Saem's patch #5 of the passmanager refactoring |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | patch #4 in Saem's passmanager refactoring. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jeff Cohen | Replace fix with one less disruptive to the original... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Jeff Cohen | Tblgen was generating syntactically illegal C++ code... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | implement constant folding of ==/!= on constant packed... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | implement constant folding for the element-wise binary... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | don't crash when trying to constant fold packed express... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | Fix an assertion to allow constant folding of packed... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | Remove obsolete comment, make things look a bit nicer |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Chris Lattner | reduce stack usage of the recursive SelectCode function... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Chris Lattner | Remove my previous ugly hack that tries to reduce the... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Chris Lattner | Pull inline methods out of the pass class definition... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Chris Lattner | silence some warnings |
commit | commitdiff | tree | snapshot |
2006-01-03 |
John Criswell | Happy New Year, LLVM. |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Chris Lattner | Change a variable from being an iterator to a raw Machi... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Chris Lattner | Finally commit Saem's 'patch #3' to refactor the pass... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Chris Lattner | Make the -print-alias-sets pass work for printing out... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Chris Lattner | update usage of -print-alias-sets |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Andrew Lenharth | typeo |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Chris Lattner | Remove a 'using namespace std'. |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andrew Lenharth | Add support for brcond |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andrew Lenharth | Move brcond over and fix some imm patterns. This may... |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andrew Lenharth | Change this regression so andi is not a valid codegen... |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Andrew Lenharth | clean this function up some |
commit | commitdiff | tree | snapshot |
2006-01-01 |
Chris Lattner | Add a section about using namespaces. |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Chris Lattner | Patch #1 of Saem Ghani's Pass Manager refactoring.... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Duraid Madina | HP-UX DVDs are crunchy and good to eat |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Duraid Madina | almost got the HP-UX tester up.. :) |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Reid Spencer | Revert removal of std:: prefixes and addtion of "using... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Duraid Madina | don't need this anymore |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Duraid Madina | delete file portably |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Andrew Lenharth | improve constant loading. Still sucks, but oh well |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nate Begeman | Add support for generating v4i32 altivec code |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nate Begeman | Remove a fixme |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nate Begeman | Make sure to pass the offset into the new node, so... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Nate Begeman | add support for generating v4i32 code |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Reid Spencer | General cleanup: |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Duraid Madina | purity++ |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Andrew Lenharth | let us get some do what I meant not what I said stuff... |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Andrew Lenharth | Fix up immediate handling |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Duraid Madina | ditto |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Duraid Madina | more compliance stufff |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Duraid Madina | be more polite in public headers |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Duraid Madina | undo yuletide naughtyness(tm) |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Duraid Madina | add these so I can be less naughty |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Duraid Madina | behold my standards-compliant humps! |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Duraid Madina | WAKEY WAKEY |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Duraid Madina | HB is *the* code janitor. |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Duraid Madina | mixed-STL programs are big and nasty :( |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Duraid Madina | This gets most of the backends building with HP HappyC++. |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Duraid Madina | yet more C++ standards-compliance stuff. |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Duraid Madina | nasty paste-o, calls passing more than 8 arguments... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Andrew Lenharth | Restore some happiness to the JIT |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Andrew Lenharth | Fix alpha regressions. |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Chris Lattner | Fix a problem duraid pointed out to me compiling kc... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Duraid Madina | more C++ daintiness |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Duraid Madina | I bet pinski knows why g++ accepts this stuff |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Duraid Madina | getting there... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Duraid Madina | more standards compliance (damn, I can't wait for unord... |
commit | commitdiff | tree | snapshot |
next |