2007-11-09 |
Chris Lattner | Tighten up a check for folding away loads from (newly... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Duncan Sands | Thanks to the XTARGET line, this test should still |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Duncan Sands | Move MinAlign to MathExtras.h. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Anton Korobeynikov | Fix indent |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Anton Korobeynikov | Forget to commit users part of value mapper interface |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Anton Korobeynikov | And delete this one |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Anton Korobeynikov | Make this header public |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Duncan Sands | Fix some load/store logic that would be wrong for |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Duncan Sands | Add terminating newline. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Duncan Sands | Check that the first and third characters, s and u, |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Duncan Sands | Check that accesses to the second short, t, have |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Bill Wendling | Initial commit of files that support building LLVM... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Nick Lewycky | Add a link to the tutorial. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Evan Cheng | Much improved pic jumptable codegen: |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Evan Cheng | Didn't mean to check these in. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Evan Cheng | Bug fix. Passive nodes are not in SUnitMap. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Chuck Rose III | Adding some recently added files to the VStudio projects |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Dale Johannesen | Rewrite Dwarf number handling per review comments. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Ted Kremenek | Updated Deserializer class to provide more information... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Devang Patel | Run this test only on darwin. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Owen Anderson | This preserves critical edge breaking. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Owen Anderson | Make BreakCriticalMachineEdges available as a pass... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ted Kremenek | Added typedef "SerializedPtrID" to represent the pointe... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Andrew Lenharth | Better check |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Andrew Lenharth | Fix PR1780 |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Lauro Ramos... | [ARM] Implement __builtin_thread_pointer. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Evan Cheng | If both parts of smul_lohi, etc. are used, don't simpli... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Owen Anderson | Add the majority of machine-level critical edge breakin... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Owen Anderson | Take another stab at getting isLiveIn() and isLiveOut... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Owen Anderson | Fix MachineDominators' getAnalysisUsage. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Owen Anderson | Oops, forgot to commit this file. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Owen Anderson | Bring UsedBlocks back. StrongPHIElimination needs... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ted Kremenek | Revised BatchEmitOwnedPtrs to work better with constant... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Ted Kremenek | Revised implementation of BatchReadOwnedPtrs() that... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ted Kremenek | Fixed bug where we did not properly serialize owned... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ted Kremenek | Added version of BatchEmitOwnedPtrs and BatchReadOwnedP... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ted Kremenek | Added methods to batch emit and deserialize owned point... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Dale Johannesen | Complete conditionalization of Dwarf reg numbers. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Bill Wendling | Add testcase |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Hartmut Kaiser | Updated VC++ build system |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Hartmut Kaiser | Fixed compilation errors on VC++. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ted Kremenek | Implemented generic serialization of APFloat. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ted Kremenek | Implemented serialization of signed integers. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Evan Cheng | Simplify my (il)logic. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Chris Lattner | minor edit |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Chris Lattner | final edits. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Chris Lattner | chapter 7 edits |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Chris Lattner | edits for chapter 7 |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Chris Lattner | edits for chapter 5 |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Chris Lattner | minor edits |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Owen Anderson | Add some more of StrongPHIElim. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Chris Lattner | edits. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ted Kremenek | Added special version of ReadPtr() that returns a deser... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Ted Kremenek | Fixed default ctor for APInt to properly initialize... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Dale Johannesen | Interchange Dwarf numbers of ESP and EBP on x86 Darwin. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Tanya Lattner | Implement the XTARGET feature for PR1778 |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Ted Kremenek | Serializer no longer automatically emits a root-level... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Ted Kremenek | Augmented ReadPtr and ReadOwnedPtr to control whether... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | make smallptrset more const and type correct, which... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Dan Gohman | Remainder operations must be either integer or floating... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | fix const correctness, BB is const, so its predecessors... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | don't put erase or query for non-allocainst pointers... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | Implement PR1777 by detecting dependent phis that |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Evan Cheng | When the allocator rewrite a spill register with new... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Duncan Sands | At the point of calculating the shift amount, the |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Ted Kremenek | Renamed "Flush()" to "FlushRecord()". |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Ted Kremenek | Added support for processing abbreviations in the Deser... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | fixes from Kelly Wilson. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Bill Wendling | Clarify some of the iostreams stuff. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Evan Cheng | First step towards moving the coalescer to priority_que... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Evan Cheng | Fix a bug where a def use operand isn't being detected... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Evan Cheng | Add pseudo dependency to force two-address instruction... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | edits for chapter 3 |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | chapter 2 edits |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | edits |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | Fix PR1774 and BasicAA/2007-11-05-SizeCrash.ll |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Owen Anderson | Add a few comments. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Owen Anderson | DomForest is a forest of registers, not instructions. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | clarify what proto is. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | Add a real intro to the series. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Owen Anderson | StrongPHIElimination requires LiveVariables. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Bruno Cardoso... | Better processor definition |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | typo from Ryan Brown. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | fixes from Ryan Brown. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Owen Anderson | Add a missing #include. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Chris Lattner | wrap long lines |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Dan Gohman | Add support for vector remainder operations. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Dan Gohman | Fix an abort in instcombine when folding creates a... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Rafael Espindola | Move the LowerMEMCPY and LowerMEMCPYCall to a common... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Ted Kremenek | Added support in serializer and deserializer to create... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Dale Johannesen | Make labels work in asm blocks; allow labels as |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Ted Kremenek | Added default creation of root-level block by bitstream... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Chris Lattner | merge in various fixes from Kelly Wilson. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Chris Lattner | add some links to the tutorial index and between chapters. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Chris Lattner | grammaro |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Devang Patel | If a value is incoming from outside the loop then the... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Chris Lattner | recursive types are our friend. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Chris Lattner | mention possibility of using a visitor |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Chris Lattner | clarify why prototype::codegen returns a function. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Chris Lattner | TOC for chapter 8 |
commit | commitdiff | tree | snapshot |
next |