2010-03-07 |
Jeffrey Yasskin | _2_ gcc crashes, ah, ah, ah... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Lattner | teach tblgen to be more aggressive when factoring Check... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Jeffrey Yasskin | Avoid leaking CompileUnits and DbgScopes from DwarfDebu... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Lattner | add some helper functions and implement isContradictory |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Wesley Peck | Re-committing the failed r97807 commit with changes... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Nick Lewycky | Add verification of union types. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Anton Korobeynikov | Describe what's going on with mingw alloca and why... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Anton Korobeynikov | Initial bits of ARMv4-only support. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Anton Korobeynikov | Lower dynamic stack allocation on mingw32 to separate... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Chris Lattner | make APFloat::toString be const. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Chris Lattner | disable this for mingw as well, we really need a 'has... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Anton Korobeynikov | Do not use '&' prefix for globals when register base... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Eric Christopher | Let the fallthrough handle whether or not we've changed... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Eric Christopher | Migrate _chk call lowering from SimplifyLibCalls to... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Rafael Espindola | Add static methods to handle Linkage Types. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Chris Lattner | clean this up. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Chris Lattner | revert r97807, it introduced build warnings. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Jim Grosbach | Thumb1 epilogue code generation needs to take into... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Eric Christopher | Temporarily revert: |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Dale Johannesen | Fix another case where LSR was affected by debug info. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Evan Cheng | Don't update physical register def. |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Evan Cheng | Transform @llvm.objectsize to integer if the argument... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Erick Tryzelaar | Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostr... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Erick Tryzelaar | Whoops, the old LLVMWriteBitcodeToFileHandle closed... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Erick Tryzelaar | LLVMWriteBitcodeToFileHandle should work on all archite... |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Dale Johannesen | Add some new bits of debug info handling. No |
commit | commitdiff | tree | snapshot |
2010-03-06 |
Dan Gohman | Reapply r97778 and r97779, enabled only for unsigned... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Devang Patel | Test case for r97851. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Ted Kremenek | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Charles Davis | Don't emit global symbols into the (__TEXT,__ustring... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Eric Christopher | Move SimplifyLibCalls's LibCall builders to a separate... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Eric Christopher | Add support for an i8* type accessor. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Jakob Stoklund... | Better handling of dead super registers in LiveVariable... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Jakob Stoklund... | We don't really care about correct register liveness... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Jakob Stoklund... | Avoid creating bad PHI instructions when BR is being... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Dale Johannesen | Fix a case where LSR is sensitive to debug info. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Evan Cheng | Safely turn memset_chk etc. to non-chk variant if the... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Evan Cheng | Instcombine should turn llvm.objectsize of a alloca... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Evan Cheng | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | fix bss section printing for cell, patch by Kalle Raiskila! |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | fix PR6512, a case where instcombine would incorrectly... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Wesley Peck | Reworking the stack layout that the MicroBlaze backend... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Wesley Peck | Adding MBlaze to cmake target list. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | Fix PR6503. This turned into a much more interesting... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | make these less sensitive to temporary naming. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | remove this testcase, it isn't clear what it was testin... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Evan Cheng | Fix an oops in x86 sibcall optimization. If the ByVal... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Duncan Sands | If LD_LIBRARY_PATH is set in the system environment... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | simplify some functions and make them work with vector |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | fix a nice subtle reassociate bug which would only... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Eric Christopher | Move GetStringLength and helper from SimplifyLibCalls... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Jeffrey Yasskin | Revert r97788 because it broke test/FrontendC/2010... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | Fix PR6497, a bug where we'd fold a load into an addc |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | cleanup |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | inline a small function with one call site. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Jeffrey Yasskin | Free MDNodes when the LLVMContext is destroyed. Leak... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Mikhail Glushenkov | Make it not an error to specify -O* options several... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Mikhail Glushenkov | Use FindExecutable as a fall-back search method. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Evan Cheng | Rever 96389 and 96990. They are causing some miscompila... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Dan Gohman | Revert r97778 and r97779. They're somehow breaking... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | apparently if gold is around lto needs to be part of... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Dan Gohman | Fix these constants to be more portable. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Dan Gohman | Rewrite i64-to-f64 conversion using an algorithm which... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Johnny Chen | Trivial comment change. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Evan Cheng | Add missing break for Intrinsic::objectsize case. It... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | disable libprofile on cygwin, patch by Aaron Gray. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | Only build libedis if ENABLE_SHARED is specified, just... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | liblto and gold don't need to be built in serial |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Chris Lattner | add an assertion requested on llvmdev. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Bill Wendling | Revert r97766. It's deleting a tag. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Bill Wendling | Micro-optimization: |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Dale Johannesen | Fix some more places where dbg_value affected codegen. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Devang Patel | Add metadata example. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jeffrey Yasskin | Stop leaking MDStrings. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Johnny Chen | Drop the ".w" qualifier for t2UXTB16* instructions... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jeffrey Yasskin | Fix memcheck-found leaks: one false positive from using... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jim Grosbach | For SJLJ exception handling, make sure that all calls... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Bob Wilson | pr6478: The frame pointer spill frame index is only... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Evan Cheng | Run machine licm before machine cse to avoid messing... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Evan Cheng | Avoid cse load instructions unless they are known to... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Bob Wilson | pr6480: Don't try producing ld/st-multiple instructions... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Erick Tryzelaar | Rewrite makefiles to explicitly reference DESTDIR to... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jakob Stoklund... | Fix the remaining MUL8 and DIV8 to define AX instead... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Dan Gohman | Fix recognition of 16-bit bswap for C front-ends which... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | not committing what you test = bad. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | make gep matching in fastisel match the base of the... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | add a statistic for # times fastisel fails. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jeffrey Yasskin | Fix PR6360. It's easy for a stub's address to escape... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Dan Gohman | Fix a typo Duncan noticed. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Johnny Chen | Added 32-bit Thumb instructions for Preload Data (PLD... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | Simplify the condition-checking logic and hopefully... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
John McCall | Teach lit to honor conditional directives. The syntax is: |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Nick Lewycky | Make the 'icmp pred trunc(ext(X)), CST --> icmp pred... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Jeffrey Yasskin | Fix PR5291, in which a SmallPtrSet iterator was held... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Evan Cheng | Rename -machine-cse to -enable-machine-cse. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | add a comment. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | so hey, it turns out that the histogram was completely... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Evan Cheng | Look ahead a bit to determine if a physical register... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Chris Lattner | zap fixme. |
commit | commitdiff | tree | snapshot |
next |