2005-11-02 |
Duraid Madina | add F0 and F1 to the FP register class |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Chris Lattner | This works now |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Chris Lattner | Add support for immediates directly in the pattern... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Jeff Cohen | Keep VC++ happy. |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Duraid Madina | add support for SELECT to TargetSelectionDAG.td, add... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Duraid Madina | add support for loading FP constants +0.0 and +1.0... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Chris Lattner | Fix a source of undefined behavior when dealing with... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Misha Brukman | * Replace ampersands in section titles with more formal... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Misha Brukman | Re-generated to fix copy-paste typo noticed by Marco... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Misha Brukman | Fixed copy-paste typo, patch by Marco Matthies. |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Jim Laskey | Allow itineraries to be passed through the Target Machine. |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Jeff Cohen | Keep VC++ happy. |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Chris Lattner | Let people who run the nightly tester specify paths... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Duraid Madina | heh, scheduling was easy? |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Duraid Madina | FORTRAN!!! :( and other similarly unfortunate things... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Duraid Madina | so tablegen was thinking I might want to convert FPs... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Duraid Madina | add support for int->FP and FP->int ops, and add ia64... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Duraid Madina | add zeroextend predicate->integer |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Chris Lattner | Add a flag to enable a darwin linker optimization |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Chris Lattner | Make constant pool entries use private labels. This... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Andrew Lenharth | Updated alpha known problems. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Chris Lattner | Apparently these do pass on some alphas |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Chris Lattner | Fix an iterator invalidation problem in code used by... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Chris Lattner | Limit the search depth of MaskedValueIsZero to 6 instru... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Jim Laskey | Emit itinerary class in instruction info. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Jim Laskey | Generate cpu to itinerary map. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Chris Lattner | these tests fail on alpha for some reason |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Jim Laskey | 1. Embed and not inherit vector for NodeGroup. |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Duraid Madina | add FP compares and implicit register defs to the dag... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Jeff Cohen | Update Getting Started for Visual Studio page. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | Significantly simplify this code and make it more aggre... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | Reduce the number of copies emitted as machine instruct... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | If the module has no t-t and the host is an alpha,... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Duraid Madina | fix some broken comparisons, this affected the Pattern... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | The pass was removed, but the spirit lives on |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | This is implemented |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | Codegen mul by negative power of two with a shift and... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | Fix a problem that Nate noticed with LSR: |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Revert an accidental commit. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Jeff Cohen | More files deleted. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Make -time-passes output prettier |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Make negative immediates in patterns work correctly... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Duraid Madina | add some FP stuff, some mix.* stuff, and constant pool... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Fix <> in html |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | First hack-and-slash on the release notes. Comments... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Remove the lowerconstantexprs pass |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | This pass is now obsolete since all targets have moved... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Remove the LowerConstantExpressionsPass pass |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | remove reference to this pass |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Basic updates |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Buh bye Expression.(cpp|h) |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | remove a dead file |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | remove a dead header |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Remove dead #include |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Now that instcombine does this xform, remove it from... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Pull some code out into a function, give it the ability... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Duraid Madina | add shladd |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Duraid Madina | test for the formation of shladd |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Chris Lattner | Remove a special case, allowing the general case to... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Nate Begeman | New case to handle someday |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | Switch more code over to using getValueAsListOfDefs... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | Don't emit "32" for unordered comparison |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | Rename Record::getValueAsListDef to getValueAsListOfDef... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | Use the new interface Jim added |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jim Laskey | Removed Mr. Smith from the code. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jim Laskey | Added method to return a vector of records for a ListIn... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | add a hack to get code with ordered comparisons working... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | add support for branch on ordered/unordered. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | add the xfail lines |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | New testcase. Probably many targets don't support... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | Do not globalize internal symbols |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | These are autogenerated |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Duraid Madina | DAG->DAG instruction selection for ia64! "hello world... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | The nightly tester report doesn't report JIT code size... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | Fix a bit of backwards logic that broke exptree and... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jim Laskey | Add some commentary. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | remove dead stuff |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | Eliminate getClass, it is not needed |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jeff Cohen | Keep Visual Studio happy. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chris Lattner | a bad case for bitfield insert |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Jim Laskey | Now generating instruction itineraries for scheduling... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Jim Laskey | Structures used to hold scheduling information. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | update project file |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | Do not sink any instruction with side effects, includin... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | Fix #include order |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | unbreak the build again |
commit | commitdiff | tree | snapshot |
2005-10-27 |
John Criswell | Move some constant folding functions into LLVMAnalysis... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
John Criswell | Move some constant folding code shared by Analysis... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | Fix DSE to not nuke dead stores unless they redundant... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | Fix typo |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | Teach instcombine to promote stuff like (cast (malloc... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | Promote cases like cast (malloc sbyte, 100) to int... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | Minor change to this file to support obscure cases... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | Add a simple xform that is useful for bitfield operations. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Jeff Cohen | Fine tune Visual Studio's use of bison/flex. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chris Lattner | Make sure to build things in the right order, build... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
John Criswell | 1. Remove libraries no longer created from the list... |
commit | commitdiff | tree | snapshot |
next |