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 |
2005-10-24 |
John Criswell | Fixed a grammar issue. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
John Criswell | Grammar and punctuation fixes. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Jeff Cohen | Keep Visual Studio up to date. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Fix an incompatibility with GCC 4.1, thanks to Vladimir... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | do not wrap this whole file in namespace llvm |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Handle allocations that, even after removing dead uses... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Fix a bug where we would 'promote' an allocation from... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Before promoting a malloc type, remove dead uses. ... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Pull some code out into a function, no functionality... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Move the END_WITH_NULL marker. Vladimir suggests that... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Make this build with GCC 4.1, patch contributed by... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | This pass is gone |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | this pass is gone |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | This RA no longer exists |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Alkis agrees that that iterative scan allocator isn... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Remove a prototype |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Jeff Cohen | Update Visual Studio projects to account for recent... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Remove this pass, it is not useful |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | This pass is very old and quite useless, remove it. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Three of these have been removed, as warned |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Remove some beta code that no longer has an owner. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Do not build the ProfilePaths directory anymore |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Remove a now-unneeded library |
commit | commitdiff | tree | snapshot |
next |