2007-07-11 |
Bruno Cardoso... | Fixed AddLiveOut issues |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Bruno Cardoso... | Removed unused immediate PatLeaf, fixed lui instruction |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Bruno Cardoso... | Added MipsMachineFunction class, to hold Mips dinamic... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Owen Anderson | Add support for eliminate stores to stack-allocated... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Owen Anderson | Handle eliminating stores that occur right before a... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Lauro Ramos... | Handle packed structs in the CBackend. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Anton Korobeynikov | Emit correct linkage. Patch by Roman Samoilov. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Evan Cheng | Add test case for PR1545. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Evan Cheng | Missed a couple of places where new instructions are... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Owen Anderson | Clean up a few things based on Chris' feedback. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Tanya Lattner | Adding ability to demote phi to stack. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Dale Johannesen | Fix hang compiling TimberWolf (allow for islands |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Lauro Ramos... | Assert when TLS is not implemented. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Duncan Sands | Exception handling has been implemented. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Chris Lattner | Fix an oversight: for modules with no other identifying... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Duncan Sands | If assertions are not enabled, we should return False... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Evan Cheng | No longer need to track last def / use. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Evan Cheng | Fix for PR1545: Revamp code that update kill informatio... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Reid Spencer | Adjust this per the changes to the configuration script... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Owen Anderson | Add FastDSE, a new algorithm for doing dead store elimi... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
David Greene | Make this work with GLIBCXX_DEBUG. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | Didn't mean the last commit. Revert. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Dale Johannesen | Fix fp_constant_op failure. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | Update. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Dale Johannesen | fix 80 columnn violations, increasing the world's |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Calculate the size of a array allocation correctly. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Fix a crasher when finding the dependency of a call. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Make this pass registration static as well. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Make the pass registration static. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Rafael Espindola | check for correct usage of the byval attribute |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Anton Korobeynikov | During module cloning copy aliases too. This fixes... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Handle vaarg instructions correctly. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Dan Gohman | Change the peep for EXTRACT_VECTOR_ELT of BUILD_PAIR... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Volatile loads and stores depend on each other. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | Remove clobbersPred. Add an OptionalDefOperand to instr... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | Remove clobbersPred. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | Add OptionalDefOperand. Remove clobbersPred. Also add... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | Try committing again. Add OptionalDefOperand. Remove... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Add support for finding the dependencies of call and... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | If the operand is marked M_OPTIONAL_DEF_OPERAND, then... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | Somehow this wasn't committed last time. M_CLOBBERS_PRE... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Fix the build, and fix the handling of pointer sizes. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Fix a bunch of things from Chris' feedback |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Dan Gohman | Add a regression test for folding spill code into scala... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Dan Gohman | Fix a bug in the folding of binary operators to undef. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Reid Spencer | Make sure to keep symbols for profile build. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Dan Gohman | Fix the folding of undef in several binary operators... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Reid Spencer | Simplify the handling of the --*flags options. The... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Reid Spencer | Makesure the -cppflags also uses the CPP.BaseFlags... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Reid Spencer | Make sure that preprocessor symbols like _DEBUG, NDEBUG... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | When a node value is only used by a CopyToReg, use... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Evan Cheng | Move DenseMapKeyInfo<SDOperand> from LegalizeDAG.cpp... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Nick Lewycky | Update the ValueRanges interface to use value numbers... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Evidently my earlier fix did not go far enough. When... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Move some key maps from std::map to DenseMap. This... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Owen Anderson | Use a cheaper test, delaying calling find_leader()... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Dan Gohman | Define non-intrinsic instructions for vector min, max... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Owen Anderson | Add an assertion if find_leader fails. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Owen Anderson | When resizing a BitVector with size 0, be sure to clear... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Owen Anderson | Take advantage of the new fast SmallPtrSet assignment... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Owen Anderson | Make the assignment operator for SmallPtrSet much faste... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Dan Gohman | Preserve volatililty and alignment information when... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Devang Patel | Expose struct size threhold to allow users to tweak... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Dan Gohman | Change getCopyToParts and getCopyFromParts to always... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Owen Anderson | Make the assignment operator for SmallPtrSet return... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Devang Patel | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Dan Gohman | Initialize the IndexedModeActions array with memset... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Owen Anderson | Fix an error in the assignment operator that was causin... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Chris Lattner | force a cpu without SSE |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Chris Lattner | allow this to work on ppc-darwin |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Chris Lattner | remove this bogus t-t |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Chris Lattner | The various "getModuleMatchQuality" implementations... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Chris Lattner | add target triple to fix PR1546 |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Chris Lattner | work around an aparent gcc name resolution bug by |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Chris Lattner | implement operator= for smallptrset |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Owen Anderson | Fix a comment. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Chris Lattner | Fix this warning: |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Dan Gohman | Move the APInt form of SCEVUnknown::getIntegerSCEV... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Dan Gohman | Add explicit triples to these tests so that llc behaves... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Gabor Greif | missed this one |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Gabor Greif | fix typos |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Gabor Greif | eliminated all references to 'bytecode' from .pod files |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Update the svn:ignore property to eliminate all files |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Add more svn:ignore property values. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | More svn:ignore property restorations. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Restore properties I accidentally deleted with the... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Set the svn:ignore property to ignore the Debug, Releas... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Remove the cvsupdate script. Its no longer useful in... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | cvs -> svn |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Subversionify the documentation. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Owen Anderson | Improve a hotspot that was making build_sets() slower... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Subversionify the script. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Owen Anderson | Start using a set representation that remembers the... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Bytecode -> Bitcode |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Minor language change upgrader -> upgrade tool |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | This dir does not appear under /docs anymore but under... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Reid Spencer | Links for commands are now generated into /cmds/ URL. |
commit | commitdiff | tree | snapshot |
next |