2009-01-04 |
Bill Wendling | Revert this transform. It was causing some dramatic... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | Add several more unimplemented operator overloads to... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Bill Wendling | The llvm::ELFWriter::EmitGlobal() method is calling the |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | add #include guards, thanks Dan. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | Use softtabstop instead of redefining tabstop. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Dan Gohman | Switch the vimrc file from smartindent to cindent,... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Bill Wendling | Revert r61598 as it does nothing. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Dan Gohman | Fix a DAGCombiner abort on an invalid shift count const... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Dan Gohman | CommuteNodesToReducePressure() is now removed. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Dan Gohman | Remove the code from the scheduler that commuted two... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nick Lewycky | Any void readonly functions are provably dead, don... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nuno Lopes | improve test and address Misha's comments |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Evan Cheng | Add Intel processors core i7 and atom. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Evan Cheng | Fix PR3210: Detect more Intel processors. Patch by... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Misha Brukman | * Wrap command line flag in <tt> |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Nick Lewycky | We know it's always a SCEVConstant if it gets here... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Bill Wendling | Setting BUILD_ARCHIVE to 0 has the same effect as defin... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Bill Wendling | Make sure that 'ranlib' runs only after 'ar' is completed. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Bill Wendling | Reassign the buffer to the pointer so that we don't... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Misha Brukman | Alphabetized #includes. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Misha Brukman | Down with trailing whitespace! |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Misha Brukman | VerifyLineLength() actually takes a max length parameter. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Misha Brukman | Added some basic lint tools for C++ and generic lint... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Scott Michel | - Make copyRegToReg use the "LR" assembler synonym... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Misha Brukman | * Alphabetized system headers per the style guide |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Nick Lewycky | Don't try to analyze this "backward" case. This is... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Misha Brukman | So *this* is where all the trailing whitespace in file... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Daniel Dunbar | Remove comma at end of enumerator list. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Daniel Dunbar | Remove bison specific Makefile bits for AsmParser. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Misha Brukman | Deleted trailing whitespace; no functional changes. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Misha Brukman | vimrc |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Misha Brukman | We also removed gtest-all.cc from the distribution... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Duncan Sands | Load tracking means that the value analyzed may |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Nuno Lopes | fist short at a new unit test for ImmutableSets. no... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Nuno Lopes | make 'make clean' remove test binaries as well |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Nuno Lopes | ignore build dirs |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Duncan Sands | When calculating 'nocapture' argument attributes, allow |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Duncan Sands | Improve comments and reorganize a bit - no functionality |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Duncan Sands | Deleted too many properties: restore some. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Chris Lattner | Fix a really horrible typo, which caused undefined... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Duncan Sands | Remove the "ignore" property on this directory. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Chris Lattner | minor cleanups and comment improvements. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Chris Lattner | add a #include to hopefully get the x86-64-linux buildb... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Chris Lattner | Remove lex/bison support from makefile.rules. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Chris Lattner | update the cmakefile. This is a "best guess", I haven... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Chris Lattner | lex and bison aren't needed to build llvm anymore. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Chris Lattner | new non-ambiguous syntax. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Chris Lattner | Reimplement the old and horrible bison parser for ... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Evan Cheng | Do not isel load folding bt instructions for pentium... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Evan Cheng | Fix x86 CPU id detection to identify Penryn (and future... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Evan Cheng | Use movaps / movd to extract vector element 0 even... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Nick Lewycky | Remove the cyclic part of this test, it was passing... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Nick Lewycky | Make adding nocapture a bit stronger. FreeInst is nocap... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Bill Wendling | Don't error out if ranlib fails. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Chris Lattner | rename a file to follow naming conventions. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Duncan Sands | Add tests for two types of traps that escape analysis |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Duncan Sands | Mention that this pass does escape analysis in the |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Duncan Sands | Factorize (and generalize) the code promoting SELECT |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Misha Brukman | * Quoted the executable 'runtest' to emphasize the... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Duncan Sands | Remove trailing spaces. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Duncan Sands | Fix PR3274: when promoting the condition of a BRCOND... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Misha Brukman | Original patch by Talin. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Misha Brukman | * Removed gtest-all.cc; .cc files including other ... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Misha Brukman | Moved Google Test code up one directory so that we... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Bill Wendling | Fix comment. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Bill Wendling | Add transformation: |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Bill Wendling | Some compilers are picky about accessing the first... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Duncan Sands | Look through phi nodes and select instructions when |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Bill Wendling | This is not failing on Darwin for some reason. XFAIL... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Duncan Sands | Don't analyze arguments already marked 'nocapture'. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Misha Brukman | Fixed grammar and capitalization. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Misha Brukman | Add spacing between type and variable name. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Misha Brukman | Comment headers should extend to 80 chars. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Misha Brukman | Fix spacing to be uniform for parameters. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Misha Brukman | Removed extra spaces. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Misha Brukman | Import of Google Test 1.2.1, with the non-essential... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Duncan Sands | Rename AddReadAttrs to FunctionAttrs, and teach it how |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Oscar Fuentes | CMake: Added some VC++ specific info to CMake.html. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Chris Lattner | Add a new Attribute::getAlignmentFromAttrs method. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Bill Wendling | XFAIL test caused by r61493. Apparently, this is expected? |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Owen Anderson | Get live interval reconstruction several steps closer... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Scott Michel | XFAIL this for now until I can figure out what's going on. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Scott Michel | Fix test erratum (which is wierd: works locally for... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Scott Michel | - Start moving target-dependent nodes that could be... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Bill Wendling | Linux wants the FDE initial location and address range... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Bill Wendling | The FDE initial location and address range data should... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Misha Brukman | * Updated TOC and fixed named anchors |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Misha Brukman | Minimize the width of the notes region: it will end... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Misha Brukman | Simplified marking code regions with a single <pre... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Duncan Sands | Make stripPointerCasts and getUnderlyingObject |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Duncan Sands | Experiments show that looking through phi nodes |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Misha Brukman | Fixed spelling, removed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Misha Brukman | Center the legal note to give it even padding on left... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Misha Brukman | Cleanup: clarify llvm-gcc version and package name. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Duncan Sands | Clarify a bit. Based on feedback by Talin. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Duncan Sands | Allow readnone functions to read (and write!) global |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Duncan Sands | Add braces, as suggested by a gcc warning. |
commit | commitdiff | tree | snapshot |
next |