2007-02-05 |
Reid Spencer | A value of 64 or fewer bits is valid if the ConstantInt... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Make classes in anonymous namespaces use VISIBILITY_HID... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | With the last change, we no longer need both directions... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Apply the VISIBILITY_HIDDEN field to the remaining... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | Simplify use of DFBlocks, this makes no noticable perfo... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | This file should have been removed when -raise was... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | Simplify this a bit, add an assertion |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | StableBasicBlockNumbering is conceptually just a wrappe... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Add a show-footprint target to run du a few times to... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | Const method must use const_iterator. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | Switch InsertedPHINodes back to SmallPtrSet now that... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | Fix a bug in smallptrset::erase: in the small case... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | switch a SmallPtrSet back to an std::set for now, this... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | switch an std::set over to a SmallPtrSet, speeding... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | switch an std::set over to SmallPtrSet, speeding up... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | eliminate some malloc traffic, this speeds up mem2reg... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Add missing and needed #include. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Make the class VISIBILITY_HIDDEN. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | Fix PR1178 |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Create a pass to strip dead function declarations ... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Devang Patel | Fix PR1158 |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Devang Patel | Test case for PR1158 |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Zhou Sheng | Add a class APInt to represent arbitrary precision... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | ! removal was a little over zealous. Put the ! back... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Lauro Ramos... | Fix unord test. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Assembler no longer prints ! at the end of its error... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | There is nothing exclamatory about an error message... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Make the RUN: line readable. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Don't prevent install target from descending into the... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | Use opt to generate the list of passes to run. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | Fix miscompilations of consumer-typeset, telecomm-gsm... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | For PR1177: |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | fix a miscompilation of 176.gcc |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Reid Spencer | For PR411: |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | new testcase for 1174, currently xfailed |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Owen Anderson | Use DenseMap for pointer->pointer maps. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Bill Wendling | Use unsigned char& instead of std::vector<>::reference. |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Anton Korobeynikov | Test for PR1173 |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | fix bug number |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | test for pr1173 |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Chris Lattner | rewrite shift/shift folding, now that types are not... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | testcase for PR1175 |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Nick Lewycky | Fix indenting, remove tabs. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Anton Korobeynikov | Fixing silly "not-implemented" bug in AsmPrinter. This... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | When using LINK_COMPONENTS, append the components to... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | Fix grammaro in output message. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Fix a miscompilation in the addr mode code trying to... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | new testcase for x86 backend miscompilation |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | switch the VRBaseMap in the scheduler from an std:... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Introduce new UnarySDNode/BinarySDNode/TernarySDNode... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Add a new SDNode ctor and InitOperands method. This... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | eliminate the SDNode::setValueTypes method. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | eliminate a bunch of duplicate ctors and helper functions. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | Fix some comments and other minor sundry things. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | Ensure that visibility and section are properly propagated. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | Back out last revision which was committed by accident. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | Make sure that section and visibility are properly... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | move MorphNode to out of line and merge setNodeOperands... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | simplify MorphNodeTo to take a VTList operand. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | eliminate some extraneous methods in SDNode |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Give each selectiondag node class a home for it's vtabl... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | Prepare for PR411 |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Encode small integers more densely in foldingset, avoid... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Switch VAlueMap from std::map to DenseMap. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Switch NodeMap from std::map to DenseMap, this speeds... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | swtich vector-> smallvector, speeding up selectiondag... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Switch promoted/expanded ops over to using a DenseMap... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | For PR1151: |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | switch LegalizedNodes from std::map to a DenseMap.... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | add a version of insert that takes the key and value. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | For PR1163: |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Make SmallSetVector useful |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Eliminate some malloc traffic from LegalizeAllNodesNotL... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Eliminate some std::sets. This speeds up isel of kimwi... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | Make sure the gccas script is executable. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Reid Spencer | For PR1067: |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Switch SelectionDAG::ReplaceAllUsesOfValueWith to use... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | Various bugfixes |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Chris Lattner | describe SmallSetVector |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | Convert SetVector to be a true adapter class and add... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | remove some dead code |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Reid Spencer | For PR1072: |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | add an instcombine pass to clean up after heavy-lifting... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | null -> pointer, nul -> character :) |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Reid Spencer | Fix some spellos. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | fix grammar |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | Serious cleanups. Make the TOC match the text for... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | Add TOC |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | describe map-like containers |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | 8 buckets is way too small to start out with. This... |
commit | commitdiff | tree | snapshot |
next |