2005-03-15 |
Chris Lattner | stop using arg_front |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | stop using arg_back |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | This mega patch converts us from using Function::a... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | switch from a* to arg_* and g* to global_* for argument... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | Don't crash if computing a mapping to a node with zero... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | rename method, add counterpart |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | Rename method, add counterpart. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Chris Lattner | Remove the reverse iterators for arguments and global... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Andrew Lenharth | FP 0.0 setcc optimization, and generate short branch... |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Chris Lattner | add a method to compute a commonly used mapping. |
commit | commitdiff | tree | snapshot |
2005-03-14 |
Chris Lattner | Add a useful method. |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Chris Lattner | regardless of whether or not the client things we shoul... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Chris Lattner | Make sure to remove incomplete markers before we add... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Chris Lattner | The incoming arguments to main (the argv list) are... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Chris Lattner | After finishing BU analysis, move all global variables... |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Chris Lattner | ADd support for printing eqgraphs. |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Chris Lattner | Add support for printing EQ graphs |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Chris Lattner | Replace linear search with logrithmic one. |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Chris Lattner | add a StructLayout::getElementContainingOffset method. |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Chris Lattner | add a helper method |
commit | commitdiff | tree | snapshot |
2005-03-13 |
Andrew Lenharth | Should fix mesa |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Chris Lattner | make sure to mark nodes returned from functions as... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Chris Lattner | remove this from the PA namespace, leaving it in the... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Chris Lattner | Move this from the pool allocator project to here,... |
commit | commitdiff | tree | snapshot |
2005-03-12 |
Chris Lattner | this doesn't fail on the suns either! |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Misha Brukman | Move link to GCC prefetch info here, since it's gone... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Chris Lattner | this passes on darwin |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Chris Lattner | Fix computation of compiled objects, contributed by... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Andrew Lenharth | remove a pseudo instruction and improve inline constant... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Chris Lattner | prefetch is now supported. |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Chris Lattner | new testcase for __builtin_prefetch support. |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Misha Brukman | * Remove extraneous spaces |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Nate Begeman | Add SelectionDAG library to PPC JIT so that lli will... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Chris Lattner | Fix some crashes noted by John Mellor-Crummey's group. |
commit | commitdiff | tree | snapshot |
2005-03-11 |
Misha Brukman | Sprinkle code examples and command-line interaction... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Misha Brukman | * Add directions to send output of nightly test script... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Chris Lattner | I didn't mean to check this in. :( |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Chris Lattner | Fix a bug where we would incorrectly do a sign ext... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Andrew Lenharth | yay for camel_cvs diff |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Andrew Lenharth | some typoes and .bss isn't liked, at all |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Misha Brukman | Replace tabs with spaces, separate function arguments... |
commit | commitdiff | tree | snapshot |
2005-03-10 |
Chris Lattner | Improve formatting of the sent mail for the dj test... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Chris Lattner | Allow the live interval analysis pass to be a bit more... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Andrew Lenharth | minor correction for Register that isn't used |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Chris Lattner | constant fold FP_ROUND_INREG, ZERO_EXTEND_INREG, and... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Chris Lattner | correct the computation of the isAbstract bit for types. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Chris Lattner | Fix Regression/Analysis/BasicAA/2005-03-09-BrokenBasicA... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Chris Lattner | new testcase for a -basicaa bug that Alkis found with... |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Reid Spencer | Fix a typo in an assertion comment. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Chris Lattner | Use static_cast and #include Instructions.h |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Chris Lattner | Export two methods for getting -X and A-B. |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Chris Lattner | export two methods |
commit | commitdiff | tree | snapshot |
2005-03-09 |
Chris Lattner | get bugpoint working on ia64, by building .so's with... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Chris Lattner | Fix a crash handling 'undef bool', fixing an llc crash... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Reid Spencer | Patch to make assembly output compatible with mingw... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Chris Lattner | Make sure to remove all dead type names from the symbol... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Chris Lattner | new testcase that crashes the CBE. |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Jeff Cohen | Clarify inability to generate assembly, and note that... |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Misha Brukman | Single characters should be printed out as chars, not... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | Various cleanups and clarifications, thanks to Gabor... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | Fix problems compiling with G++ 4.x.x with -pedantic... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | fix another typo |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | fix typeo that Gabor Greif noticed! |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | move the reassociation pass after the LICM pass. This... |
commit | commitdiff | tree | snapshot |
2005-03-07 |
Chris Lattner | Fix an apparent ambiguity compiling on PPC |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | fix a bug where we thought arguments were constants :( |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Fix Regression/Transforms/LoopStrengthReduce/dont_inser... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | cleanup the test |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | check that we only insert one phi node per loop |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Add testcase for this: |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | implement Transforms/LoopStrengthReduce/invariant_value... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | testcase for A[invariant][indvar] where invariant is... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | add test for this: |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Add test for this: |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | minor simplifications of the code. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | a regtest |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | new directory |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | trivial simplification |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Fix a bug where we could corrupt a parent loop's header... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | New testcase for PR532 |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | new helper method |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | new testcase reduced from the MultiSource/Applications... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | move some method declarations around to make it clear... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | this method is never called. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | cleanup some html |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | the only caller of insertEntry is insert, inline it... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | rename insertEntry to insert |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Merge SymbolTable::removeEntry into SymbolTable::remove... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | remove this method. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Delete the really inefficient method: void remove(const... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Delete the really inefficient method: void remove(const... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Make this MUCH faster by avoiding a linear search in... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | InternallyInconsistent is dead! |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Remove some really gross and hard to understand code... |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | Simplify some code. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | remove these dead methods. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | remove these methods. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | These methods are removed. |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | simplify and speed up some code |
commit | commitdiff | tree | snapshot |
2005-03-06 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
next |