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 |
2007-02-03 |
Reid Spencer | Clean this up a bit: hide command unless verbose output... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Evan Cheng | Add a test case. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Evan Cheng | ARM callseq_end should have a input flag operand so... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Evan Cheng | Fix comments. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | improve grammar |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | improve grammar |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | close run-away tag |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | fill in the section on Set-like containers. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | fix validation issues |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | fix validation problems |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | Add some notes about choice of container. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | remove a dead header |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Bill Wendling | Moved the GetTargetRelocation method from PPCMachOWrite... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Bill Wendling | Moved the GetTargetRelocation method to the PPCMachOWri... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Bill Wendling | Put destructor out-of-line. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Bill Wendling | Pass in non-Mach-O-specific parameters to the GetTarget... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Bill Wendling | Added GetTargetRelocation method. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Bill Wendling | Added some accessor methods. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Bill Wendling | Moved MachORelocation to its own header file. Have... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Bill Wendling | New file for the MachORelocation structure. It doesn... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Evan Cheng | - Branch max. displacement calculation bug. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | switch the sched unit map over to use a DenseMap instea... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | Switch ComputeTopDownOrdering over to using a densemap... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Evan Cheng | __builtin_isunordered test case. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Reid Spencer | For PR1152: |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Evan Cheng | Pasto |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Reid Spencer | And even more correctly. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Reid Spencer | Format the examples correctly. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Reid Spencer | For PR1152: |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Lauro Ramos... | Improves alloca test. Verifies SP restoration. |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Chris Lattner | Switch inliner over to use DenseMap instead of std... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Lauro Ramos... | bugfix: SP isn't resetted when function has FP and... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Chris Lattner | Switch this back to using an std::map. DenseMap entrie... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Reid Spencer | Two improvements: |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Chris Lattner | silence annoying warning in release-asserts build |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Chris Lattner | Remove more malloc thrashing, this speeds up IPSCCP... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Evan Cheng | Another thumb large stack offset codegen bug. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Chris Lattner | Convert an std::set to SmallSet, this speeds up IPSCCP... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Chris Lattner | eliminate a malloc/free for (almost) every GEP processe... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Chris Lattner | switch hash_map's over to DenseMap in SCCP. This speed... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Chris Lattner | add find/erase, add const iterators, fix bugs in iterators. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Chris Lattner | add iterators |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Evan Cheng | Use MBB.empty() instead of MBB.size() for speed. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Evan Cheng | Watch out for empty BB. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Reid Spencer | For PR1152: |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Reid Spencer | For PR1152: |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Reid Spencer | Remove dead code and fix indentation per Chris' review... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Reid Spencer | Use short form of BinaryOperator create function. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Reid Spencer | Use short form of binary operator create functions. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Reid Spencer | Put the Shift instructions in the right section. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Reid Spencer | Fix a comment that needed to change after SHIFT patch... |
commit | commitdiff | tree | snapshot |
next |