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 |
2009-12-17 |
Eli Friedman | Slightly generalize transformation of memmove(a,a,n... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Jeffrey Yasskin | Make Path use StringRef instead of std::string where... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Bill Wendling | Temporarily revert 91337. It's causing testcase failures. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Steve Naroff | Fix Windows build breakage... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Ken Dyck | Introduce EVT::getHalfSizedIntegerVT() for use in Expan... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Chris Lattner | finish cleaning up StructLayoutMap. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Jeffrey Yasskin | This fixes a memory leak in OpaqueType found by Google... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Eric Christopher | Fix unused variable warning. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Bob Wilson | Re-revert 91459. It's breaking the x86_64 darwin boots... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Cheng | Remove debugging code. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Jim Grosbach | Add more detail for getting started on Windows. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Ken Dyck | In LowerEXTRACT_VECTOR_ELT, force an i32 value type... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Evan Cheng | Revert 91280-91283, 91286-91289, 91291, 91293, 91295... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mikhail Glushenkov | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mikhail Glushenkov | Add a 'set_option' action for use in OptionPreprocessor. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mikhail Glushenkov | Refactoring, no functionality change. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mikhail Glushenkov | s/TokenizeCmdline/TokenizeCmdLine/ |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Chandler Carruth | Update CMake build to include HexDisassembler.cpp. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Eli Friedman | Aggressively flip compare constant expressions where... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Bob Wilson | Fix a comment grammaro. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Bob Wilson | BIT_CONVERT nodes are used for vector types, too. |
commit | commitdiff | tree | snapshot |
next |