2009-01-23 |
Dan Gohman | Fold x-0 to x in unsafe-fp-math mode. This comes up... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Duncan Sands | Patch to build llvm with srcdir != objdir from |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Chris Lattner | fix two more cases where we could let the NLPDI cache... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Chris Lattner | Unconditionally reset 'cache' to zero, even if we don... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Evan Cheng | Only check if coalescing is worthwhile when the result... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Evan Cheng | Update test to reflect command line option name change. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Owen Anderson | Stage two of fixing pre-alloc-splitting's code size... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Evan Cheng | Cross register class coalescing. Not yet enabled. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Devang Patel | Code did not follow associated comment. not a good... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Devang Patel | Set appropriate tag for the composite type. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Chris Lattner | a minor tweak to my previous patch, handle the invalida... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Owen Anderson | Add an initial pass at dead spill/restore removal for... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | do not sign extend characters input to isprint. This... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Steve Naroff | Handful of fixes to the VC project files. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Bob Wilson | Fix a minor bug in DAGCombiner's folding of SELECT... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Dan Gohman | Don't create ISD::FNEG nodes after legalize if they... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Gabor Greif | introduce a useful abstraction to find out if a Use... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Tanya Lattner | Regenerated configure after backing out 62553 and r62616. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Tanya Lattner | Revert r62553 and r62616 due to issues with portability. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | rename methods in System/Host to be more consistent. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Devang Patel | Do not use buggy llvm-gcc to generate testcases. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Bob Wilson | Add SelectionDAG::getNOT method to construct bitwise... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Duncan Sands | Remove no-longer relevant comment. Pointed out |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Duncan Sands | This passes on linux. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Sanjiv Gupta | Few targets like the tiny little PIC16 have only 16... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Evan Cheng | Eliminate a couple of fields from TargetRegisterClass... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | fix a typo |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | fix a testcase. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | Fix PR3358, a really nasty bug where recursive phi... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Tanya Lattner | Bump to 2.6svn. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Chris Lattner | Make tblgen more portable, allowing it to build with... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Mike Stump | Don't create .dir files in installation directories... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Bill Wendling | The operator<() and operator>() were reversing their... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Bill Wendling | Get rid of warning about implicit 64-to-32 bit conversions. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Dan Gohman | Add a few more notes about LLVM IR features that codege... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Oscar Fuentes | CMake: Tests PERL availability with PERL_EXECUTABLE... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Steve Naroff | Add explicit this-> (to make the VS compiler happy). |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dan Gohman | Recognize inline asm for bswap on x86-64 GLIBC. This... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Douglas Gregor | Fix ilist two-phase name lookup |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dan Gohman | Fix a missing word. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dan Gohman | Versions of VIM included with Intrepid and Leopard... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dan Gohman | Enable syntax highlighting of LLVM and tablegen files... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dan Gohman | Only set cindent for C and C++ source files. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Bill Wendling | Now with RUN line. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Bill Wendling | Run this through -simplifycfg and -mem2reg to test... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dan Gohman | Add a comment to SelectionDAG::ReplaceAllUsesWith to... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dale Johannesen | Do not use host floating point types when emitting |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Evan Cheng | Also favors NOT64r. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | fix warning in release-asserts mode and spelling of... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | add getPointerToGlobal to the C bindings, patch by... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Chris Lattner | Remove uses of uint32_t in favor of 'unsigned' for... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dan Gohman | Simplify ReduceLoadWidth's logic: it doesn't need sever... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dan Gohman | Fix a recent regression. ClrOpcode is not set for i8... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Mikhail Glushenkov | Mimic gcc behaviour with regard to response files. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Mikhail Glushenkov | Fix 'llvm-config --libs' output. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Mikhail Glushenkov | Change the hook API back to prevent memory leaks. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Mikhail Glushenkov | Allow hooks with arguments. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Duncan Sands | This was causing invalid memory accesses when |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Duncan Sands | Let's try to have our cake and eat it to: move |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Duncan Sands | Don't rely on grep -w working. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Sanjiv Gupta | Fixed build warnings. Restoring changes done in 62600... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Duncan Sands | Cleanup whitespace and comments, and tweak some |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Owen Anderson | I accidentally removed this check in an earlier commit... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Sanjiv Gupta | Implement LowerOperationWrapper for legalizer. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Sanjiv Gupta | Allow targets to legalize operations (with illegal... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Evan Cheng | Favors generating "not" over "xor -1". For example. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dale Johannesen | Disable on x86_64 until I figure out what's wrong. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dale Johannesen | Make special cases (0 inf nan) work for frem. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Owen Anderson | Be more aggressive about renumbering vregs after splitt... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Devang Patel | Encode member accessibility. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Appropriately mark fowrad decls. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Need compile unit to find location. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Dale Johannesen | Calls to fmod, it turns out, are constant-folded by |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | Don't bother running the assembler, we don't know that... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Fix PR3243: a LiveVariables bug. When HandlePhysRegKill... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Duncan Sands | Fix typo. Patch by Alexei Svitkine. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Bill Wendling | Use "SINT_TO_FP" instead of "UINT_TO_FP" when getting... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Fix struct member's debug info. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Add test case for PR3154. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | indentation... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Need only one set of debug info versions enum. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Change TargetInstrInfo::isMoveInstr to return source... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | zap white spaces. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Fix global variable's address in a DIE. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Enable debug info for enums. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Dale Johannesen | Add an IEEE remainder function, which is not |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | improve compatibility with various versions of graphviz... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | eliminate use of uint32_t to improve compatibility... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | Eliminate use of uint32_t to improve compatibility... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Enable debug info for composite types. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Duncan Sands | Check that the "don't barf on k8" fix is not |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Spacing |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Bill Wendling | Temporarily XFAIL until this can be looked at. r62557... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Duncan Sands | If a vector is empty, you're not allowed to access any |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Refactor code. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Bill Wendling | Testcase for limited precision stuff. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Bill Wendling | Shift types need to match. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | another fix for PR3354 |
commit | commitdiff | tree | snapshot |
next |