2006-02-08 |
Evan Cheng | Added options -cflag, -cxxflags, and -ldflags to overri... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Simplify some code, reducing calls to MaskedValueIsZero... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Evan Cheng | Remove -pedantic. It no longer works. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | more email -> README moving |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Emit the 'mr' pseudoop for easier reading. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Add some random notes, not high-prio |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Move emails from nate into public places |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Use EraseInstFromFunction in a few cases to put the... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Implement some more interesting select sccp cases.... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | new testcase for more interesting select sccp cases |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Compile this: |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Add some happy helper methods. |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Chris Lattner | Fix a problem in my patch yesterday, causing a miscompi... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | Fixed a local common symbol bug. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | For ELF, .comm takes alignment value as the optional... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Implement getConstraintType for PPC. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | getConstraintType should be virtual. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Fix Transforms/InstCombine/2006-02-07-SextZextCrash.ll |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | new testcase that caused instcombine to crash on 176... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | Darwin ABI issues: weak, linkonce, etc. dynamic-no... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | Remind myself to add PIC and static asm printer support. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Generalize MaskedValueIsZero into a ComputeMaskedNonZer... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Make MaskedValueIsZero take a uint64_t instead of a... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Use Type::getIntegralTypeMask() to simplify some code |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Implement the beginnings of a facility for simplifying... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | add a new Type::getIntegralTypeMask() method, which... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Jeff Cohen | The interpreter assumes that the caller of runFunction... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Jeff Cohen | Teach the interpreter to handle global variables that... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Jeff Cohen | Fix some truncation warnings. |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | fix an error compiling with -pedantic |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Chris Lattner | Add the simple PPC integer constraints |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Evan Cheng | Hoist all SDOperand declarations within a Select_{opcod... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Eliminate the printCallOperand method, using a 'call... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Add support for modifier strings in machine instr descr... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Simplify the variant handling code, no functionality... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Change prototype |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Add support for modifier characters to operand printers |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Chris Lattner | Change the prototype of PrintAsmOperand |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jim Laskey | Goodbye nasty macro. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jim Laskey | Edit requests from Sabre. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Andrew Lenharth | see what this allignment thing will do |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jim Laskey | Changing model for the construction of debug information. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Jim Laskey | We seem to have settled to __DWARF for section name. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Evan Cheng | At the end of isel, select a replacement node for each... |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Evan Cheng | Name change. |
commit | commitdiff | tree | snapshot |
2006-02-06 |
Evan Cheng | - Update load folding checks to match those auto-genera... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Evan Cheng | Handle HANDLENODE: just return itself. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Evan Cheng | Complex pattern isel code shouldn't select nodes. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | Fix the Sparc backend with Evan's recent tblgen changes |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | SparcV8 -> Sparc |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | This xform isn't safe |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Nate Begeman | Back out previous commit, it isn't safe. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Nate Begeman | fold c1 << (x + c2) into (c1 << c2) << x. fix a warning. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | some stuff is done |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | Turn A % (C << N), where C is 2^k, into A & ((C <<... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | new testcases |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Nate Begeman | Handle urem by shifted powers of 2. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Nate Begeman | handle combining A / (B << N) into A >>u (log2(B)+N... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Evan Cheng | Use SelectRoot() as the entry to any tblgen based isel. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Evan Cheng | Use SelectRoot() as entry of any tblgen based isel. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | Encourage use of the V8 ABI over the V9 ABI. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Evan Cheng | Allow more loads to be folded which were previously... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | This document is out of date. :( |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | V8 -> Sparc |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | Remove the SparcV8 backend. It has been renamed to... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | remove V8 reference |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Evan Cheng | * Added SDNode::isOnlyUse(). |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | SparcV8 -> Sparc |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | SparcV8 -> Sparc |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | These were moved to ../SPARC |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | move V8 testcases here |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | Rename SPARC V8 target to be the LLVM SPARC target. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Evan Cheng | Re-commit the last bit of change that was backed out. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Evan Cheng | Re-committing the last bit of change. It shouldn't... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | make sure that global doubles are aligned to 8 bytes |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | Use getPreferredAlignmentLog. |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | Use the asmprinter to find out what the preferred align... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | Implement the AsmPrinter::getPreferredAlignmentLog... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Chris Lattner | add a new method, getPreferredAlignmentLog. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Andrew Lenharth | linkage fix for weak functions |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Jeff Cohen | Fix VC++ warning. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Use SCEVExpander::InsertCastOfTo instead of our own... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Pull the InsertCastOfTo out of the header, implement... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Refactor a bunch of code into a non-inlined method |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Temporarily revert this patch, which probably breaks... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Temporarily revert the last change, which breaks PPC... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Value# select instructions, allowing -gcse to remove... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Evan Cheng | Complex pattern's custom matcher should not call Select... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Custom lower VAARG for the case when we are doing vaarg... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Fix a nasty typo that broke functions with big stack... |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | fix a bug in my last checkin |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Fix two significant bugs in LSR: |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Nate Begeman | Remove some stuff that now works |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Two changes: |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Evan Cheng | Get rid of some memory leaks identified by Valgrind |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | add a method |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Chris Lattner | Let bugpoint work on sparc with v9 instructions enabled. |
commit | commitdiff | tree | snapshot |
2006-02-04 |
Jeff Cohen | Fix VC++ warning. |
commit | commitdiff | tree | snapshot |
next |