2004-02-28 |
Chris Lattner | if there is already a prototype for malloc/free, use... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Do not remove an active template argument even if the... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | fix a bug in the testcase |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Ignore X = X assignments that was causing Alkis's rewri... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | new testcase for a tblgen bug that alkis ran into |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Assert instead of going into an infinite loop! |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Brian Gaeke | ELF constants and data structures. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | Do not generate instructions with mismatched memory... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | new testcase for intrinsic folding |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | The instruction combining pass removes dead instruction... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Rename AddUsesToWorkList -> AddUsersToWorkList, as... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Chris Lattner | Turn 'free null' into nothing |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Misha Brukman | Right, it's really Extractor, not Extraction. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Misha Brukman | New Function-level transformation utils. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Misha Brukman | Add the prototype for the LoopExtractor Pass. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Misha Brukman | A pass that uses the generic CodeExtractor to rip out... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Misha Brukman | A generic code extractor: given a list of BasicBlocks... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Misha Brukman | Two testcases for loops: one with outputs, one without. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | Further comment updates. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | Update comments. |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Alkis Evlogimenos | My previous commit broke the jit. The shift instruction... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Brian Gaeke | Turn off the SparcV9MachineCodeDestructionPass for... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Brian Gaeke | Correct DestroyMachineFunction's getPassName |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | Only clone global nodes between graphs if both graphs... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | ADD MORE FUNCTIONS! |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Fix argument size for SHL, SHR, SAR, SHLD and SHRD... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Fix encoding of ADD and SUB family of instructions... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Rename MRMS[0-7]{r,m} to MRM[0-7]{r,m}. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | setcond instructions don't have aliasing implications. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
John Criswell | Added d and hbd MultiSource applications. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | Fix Regression/Assembler/2004-02-27-SelfUseAssertError.ll |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | Fix a verifier bug that was preventing us from ripping... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | Build zlib and libpng |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | Updates from Reid |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Add memory operand folding support for the SETcc family of |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Make MachineOperand's immediate value an int and save... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Add memory operand folding support for SHLD and SHRD... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Add memory operand folding support for SHL, SHR and... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Rename SHL, SHR, SAR, SHLD and SHLR instructions to... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | Initial checkin of document, contributed by Reid Spencer. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | Implement test/Regression/Transforms/InstCombine/canoni... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Chris Lattner | The instcombiner should canonicalize comparisons. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Rename member function to be consistent with the rest. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Add improvements to the code generator. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Make spiller push stores right after the definition... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alkis Evlogimenos | Fix crash caused by passing register 0 to |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Alkis Evlogimenos | Clear maps right after basic block is processed. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Misha Brukman | Doxygenify comments. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Misha Brukman | Doxygenify and tersify comments. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Added PR258 and 259. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Added support for C++ compilation. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | C++ version of llvm-native-gcc. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Fixed test case to actually check for the static declar... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Regression tests for PR258 and PR259. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Fixes for PR258 and PR259. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Be a good little compiler and handle direct calls effic... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Alkis Evlogimenos | Uncomment assertions that register# != 0 on calls to |
commit | commitdiff | tree | snapshot |
2004-02-26 |
John Criswell | Modified the default pathname for Povray. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Since LLVM uses structure type equivalence, it isn... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Annotations are evil. This makes Value not derive... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | add note |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Use a map instead of annotations |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Make TargetData no longer use annotations! |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Eliminate copy-and-paste comments |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | remove obsolete comment |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Make sure that at least one virtual method is defined... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | turn things like: |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | No need to clear the map here, it will always be empty |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Fix a bug in the densemap that was killing the local... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Alkis Evlogimenos | Remove .micro references as those files no longer exist... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Fix typeo. grow() cannot shrink storage. clear()... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Fix typo |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | The node doesn't have to be _no_ node flags, it just... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Add _more_ functions |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | We have this snazzy link-time optimizer. How about... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Chris Lattner | Fix some warnings, some of which were spurious, and... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Misha Brukman | Instructions to call and return from functions. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Brian Gaeke | One B00g fixed. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Temporarily comment out asserts as they break things... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Fix typo. I wonder how this actually worked. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Two changes: |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | When building local graphs, clone the initializer for... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Fix bugs found with recent addition of assertions in |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Simplify the dead node elimination stuff |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add a bunch more functions |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Try harder to get symbol info |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Gaeke | Represent va_list in interpreter as a (ec-stack-depth... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Brian Gaeke | Great sparc renaming fallout IV: Sparc --> SparcV9. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Duh, forgot to close the parenthesis. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Add assert to isPhysicalRegister and isVirtualRegister... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Remove asssert since it is breaking cases that it shoul... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alkis Evlogimenos | Add DenseMap template and actually use it for for mappi... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add a new pass, run internalize first |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add a new pass |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | Add prototype |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Chris Lattner | My faith in programmers has been found to be totally... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Misha Brukman | SparcV8 regs are really 32-bit, not 64! Thanks, Chris. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Misha Brukman | Clean up the tablegen descriptions for SparcV8. |
commit | commitdiff | tree | snapshot |
next |