2005-03-18 |
Chris Lattner | expose this pass to both opt and analyze |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Misha Brukman | We shall have IA64 as a new experimental backend releas... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Chris Lattner | remove a bogus optimization. This only works if there... |
commit | commitdiff | tree | snapshot |
2005-03-18 |
Chris Lattner | Rewrite DSAA::getModRefInfo to compute the mapping... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | implement a new method. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | add 3 methods |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Misha Brukman | Recognize an IA64 when we see one |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | add some possibly bogus assertions. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | Do not include the Function* for direct call/invoke... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Duraid Madina | typo/denial |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | simplify this function a bit, allow DS-AA to build... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | Clean up some code, handle null pointer specially to... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | Two changes: |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Duraid Madina | clean up warnings when building in release mode |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Duraid Madina | now the angry bug reports have somewhere to go! |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | statically link ia64 into llc |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Duraid Madina | OK, IA64 is statically linked into llc |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Duraid Madina | build the IA64 target as a .so for now |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Duraid Madina | dainty |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Duraid Madina | and so it begins... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | Don't emit two comparisons when comparing a FP value... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | spiff up the nightly tester output one more notch |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | Fix the missing symbols problem Bill was hitting. ... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | Do not create ridiculously huge DSNodes, as described... |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Chris Lattner | Fix a bug where we would consider " .99" and "1.0"... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Chris Lattner | remove compat_iterator, which is dead in the tree. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Chris Lattner | remove use of compat_iterator. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Chris Lattner | remove use of compat_iterator |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Chris Lattner | Print out who commits and what files were modified... |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Jeff Cohen | Do #include HashExtras.h with VC++ |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Jeff Cohen | Don't provide default hash struct instantiation. |
commit | commitdiff | tree | snapshot |
2005-03-16 |
Misha Brukman | Convert tabs to spaces |
commit | commitdiff | tree | snapshot |
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 |
next |