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 |
2005-10-26 |
Andrew Lenharth | int comparison patterns |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Chris Lattner | Fix some spello's pointed out by Gabor Greif |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Jim Laskey | Typo made worse x 2 - take 2. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Chris Lattner | Fix an assert compiling MallocBench/gs |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Jim Laskey | Typo x 2 |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Jim Laskey | Simplify. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Andrew Lenharth | Simplify instinfo, set random bits on more fp insts... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Jim Laskey | Give full control of subtarget features over to table... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Jim Laskey | Add attribute name and type to SubtargetFeatures. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Chris Lattner | fold nested and's early to avoid inefficiencies in... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Chris Lattner | Condcodes are in the ISD namespace |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Chris Lattner | Add nodes for CondCodeSDNode and setcc, and add a bunch... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Chris Lattner | Add support for CondCode's |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Jeff Cohen | Fix comment. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Jeff Cohen | Eliminate use of sed in Visual Studio builds. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Jeff Cohen | Eliminate need for bison/flex in Visual Studio builds. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Jeff Cohen | Update Visual Studio projects to reflect moved file. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Nate Begeman | Add a regression test for the recent fix for FP_TO_UINT... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Nate Begeman | Add a note about some bitfield stuff we could be doing... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Nate Begeman | Correctly Expand or Promote FP_TO_UINT based on the... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Nate Begeman | Allow custom lowered FP_TO_SINT ops in the check for... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | autogen undef |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Add undef |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Add a method |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Allow pseudos to have patterns, no functionality change |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Autogen fsel |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Expose the fextend on the DAG instead of doing it in... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Autogen a few new ppc-specific nodes |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | The dag isel generator generates this now |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Emit some boilerplate for targets |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Be a bit more paranoid about calling SelectNodeTo |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Fix a couple of minor bugs. The first fixes povray... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Clear a bit in this file that was causing a miscompilat... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Remove some dead argument names which irritates GCC... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | Add a missing Module::setTargetTriple method. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | analyses after transformations |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chris Lattner | transforms before analyses |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Jim Laskey | Refactored to make room for more stuff (scheduling... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Jim Laskey | Preparation of supporting scheduling info. Need to... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Alkis Evlogimenos | Stop using deprecated types |
commit | commitdiff | tree | snapshot |
2005-10-24 |
John Criswell | Updated bytecode version numbers. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Jeff Cohen | Fix spelling of 'separate'. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
John Criswell | Fixed spelling. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
John Criswell | Added a note to remove CVS directories when copying... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
John Criswell | Attempt to make terminology more consistent. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Andrew says that alpha basically works |
commit | commitdiff | tree | snapshot |
next |