2005-03-16 |
Jeff Cohen | Add adapter class to let VC++ hash_map use GCC's hash... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Jeff Cohen | Remove deleted files from VC++ project. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Misha Brukman | Fix grammar wrt apostrophe's |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | fix some 80 column violations |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | consolidate LinkFiles into LinkItems, use lib_* iterators. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | consolidate LinkLibraries into LinkItems |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | make sure to mark nodes in the globals graph incomplete... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | fix crashes when we only have a prototype for main. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | Fix a crash that happens when mapping something like... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Andrew Lenharth | sure, I can set a flag, but if I never check it, why... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | Make computeGGToGMapping compute an invnodemap |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | remove warning, make computeGGToGMapping return an... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | add support for hashing nodehandles. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | Finally fix (the right way) the problem where functions... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | Start using retnodes_* for iteration. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | add iterators for return nodes list. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | method renamed |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | Replace more a*'s with arg_*'s, thanks to Gabor Greif! |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | add missing copyright header |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Alkis Evlogimenos | Stop using abegin and aend. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Alkis Evlogimenos | Stop using abegin. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Alkis Evlogimenos | Use arg_iterator and arg_begin and arg_end functions. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jeff Cohen | Add EquivClassGraphs.cpp to VC++ project. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | avoid varialbe name collisions |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jeff Cohen | Do it right... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Jeff Cohen | Fix VC++ breakage. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | stop using method. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | methods removed. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | remove reverse BB iterators. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Chris Lattner | remove a whole bunch of dead methods. Noone should... |
commit | commitdiff | tree | snapshot |
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 |
next |