2009-12-21 |
David Greene | Fix a bug in !subst where TableGen would go and resubst... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Anton Korobeynikov | Remove uber-gross hack. The define _snprintf to snprint... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Anton Korobeynikov | Mark FPW as allocable when frame address is taken. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Bill Wendling | First wave of plumbing for assigning an ordering to... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Evan Cheng | Delete the instruction just before the function termina... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Bill Wendling | Place SDNodeOrdering.h in the directory it's used. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Bob Wilson | Remove special-case SROA optimization of variable index... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Daniel Dunbar | XFAIL these tests on powerpc, under the assumption... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Eric Christopher | Fix setting and default setting of code model for jit... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Eli Friedman | A couple minor README updates. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | improve compatibility with SWIG, patch by James Knight! |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | revert r89298, which was committed without a testcase... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | fix PR5837 by having SSAUpdate reuse phi nodes for the |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | add a helper ctor. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Eli Friedman | Change StringRef::startswith and StringRef::endswith... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | add check lines for min/max tests. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | really convert this to filecheck. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | give instcombine some helper functions for matching... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | enhance x-(-A) -> x+A to preserve NUW/NSW. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | Optimize all cases of "icmp (X+Cst), X" to something... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Chris Lattner | convert to filecheck |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Lang Hames | Fixed use of phi param in SlotIndex constructors. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Chris Lattner | fix an overly conservative caching issue that caused... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Dunbar | CMake: Update lib deps. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Chris Lattner | .llx is no more. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Chris Lattner | fix inconsistent use of tabs |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Dunbar | Remove unused variable (noticed by clang++). |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Dunbar | #if 0 out X86 disassembler for now, it is breaking... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Sanjiv Gupta | Emit direction operand in binary insns that stores... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Sanjiv Gupta | Adding a bunch of options to the mcc16 driver. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Nuno Lopes | rename dprintf to dbgpritnf, in order to fix build... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Nuno Lopes | fix build and while at it remove a redudant include |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Sanjiv Gupta | Test cases for changes done in 91768. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Sanjiv Gupta | 1. In indirect load/store insns , the name of fsr shoul... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Douglas Gregor | Fix a bunch of little errors that Clang complains about... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Chris Lattner | fix PR5827 by disabling the phi slicing transformation... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Bob Wilson | Update my SROA changes in response to review. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Dunbar | More bzero -> memset that I missed. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Dunbar | Add missing newlines at EOF (for clang++). |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Daniel Dunbar | Use memset instead of bzero, its more portable. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Douglas Gregor | Remove spurious semicolon. Thanks, Clang |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Sean Callanan | Table-driven disassembler for the X86 architecture... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Anton Korobeynikov | Bump alignment requirements for windows targets to... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Anton Korobeynikov | Use 4-arg getVTList) variant instead of generic one... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Dan Gohman | Delete unused code. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Dan Gohman | Fix a spello in a comment that Nick spotted. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Dan Gohman | Fix a comment. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Chris Lattner | Make some methods const. The only interesting change... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
John McCall | Qualify a bunch of explicit template instantiations... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
John McCall | Put TypesEqual and TypeHasCycleThroughItself in namespa... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Bill Wendling | Forgot forward declaration. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Eliminate unnecessary LLVMContexts. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Bill Wendling | Changes from review: |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Make this comment more precise. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Eli Friedman | Fix an issue in googletest where a name was used before... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Evan Cheng | Increase opportunities to optimize (brcond (srl (and... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Eli Friedman | Fix gcc warning. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Rafael Espindola | Catch more cases of a pointer being marked garbage... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Bob Wilson | Reapply 91459 with a simple fix for the problem that... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Bob Wilson | Fix another parallel make race condition. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Victor Hernandez | Formalize MDNode's function-localness: |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Daniel Dunbar | Fix Win32 Path.inc for API update. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Revert this use of NUW/NSW also. Overflow-undefined... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Rafael Espindola | Fix libstdc++ build on ARM linux and part of PR5770. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Tilmann Scheller | Fix wrong frame pointer save offset in the 64-bit Power... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Tilmann Scheller | Add support for calls through function pointers in... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Mikhail Glushenkov | Make 'set_option' work with list options. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Eli Friedman | Optimize icmp of null and select of two constants even... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Evan Cheng | On recent Intel u-arch's, folding loads into some unary... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Revert this use of NSW; this one isn't actually safe... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Eliminte unnecessary uses of <cstdio>. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Add utility routines for NSW multiply. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Add utility routines for creating integer negation... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Delete an unused variable. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Eric Christopher | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Preserve NSW information in more places. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Evan Cheng | Re-apply 91623 now that I actually know what I was... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Add Loop contains utility methods for testing whether... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Whitespace cleanups. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Tidy up this testcase and add test for tailcall optimiz... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Bob Wilson | Handle ARM inline asm "w" constraints with 64-bit ... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Remove "tail" keywords. These calls are not intended... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Don't pass const pointers by reference. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Update a comment. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
John McCall | Pass the error string directly to llvm_unreachable... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Jakob Stoklund... | Add test case for the phi reuse patch. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Reapply LoopStrengthReduce and IVUsers cleanups, exclud... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Sean Callanan | Instruction fixes, added instructions, and AsmString... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
John McCall | Sundry dependent-name fixes flagged by clang++. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Bill Wendling | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Bill Wendling | Turn off critical edge splitting for landing pads.... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Jeffrey Yasskin | Revert r91623 to unbreak the buildbots. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Eli Friedman | Allow instcombine to combine "sext(a) >u const" to... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Jeffrey Yasskin | Don't codegen available_externally functions. Fixes... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Eli Friedman | Make the ptrtoint comparison simplification work if... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Cheng | Remove an unused option. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Chris Lattner | tabs -> spaces. |
commit | commitdiff | tree | snapshot |
next |