2010-06-26 |
Benjamin Kramer | Fix some tests that didn't test anything. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Kenneth Uildriks | Partial specialization test should not depend on the... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Rafael Espindola | When splitting a VAARG, remember its alignment. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Bob Wilson | Revert my if-conversion cleanup since it caused a bunch... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Duncan Sands | Fix PR7328: when turning a tail recursion into a loop... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Benjamin Kramer | VNInfos don't need to be destructed anymore. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Gabor Greif | resort to ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Eli Friedman | Remove bogus test. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Eli Friedman | Followup to r106770: actually generate SXTB and SXTH... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Bob Wilson | Clean up some problems with extra CFG edges being intro... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Bob Wilson | Add support for encoding NEON VMOV (from scalar to... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Evan Cheng | It's now possible to run code placement pass for ARM. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Jakob Stoklund... | When creating X86 MUL8 and DIV8 instructions, make... |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Bob Wilson | Renumber NEON instruction formats to be consecutive. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bob Wilson | Rename ARM instruction formats NEONGetLnFrm, NEONSetLnF... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bruno Cardoso... | Add AVX convert CVTSS2SI{rr,rm} and CVTDQ2PS{rr,rm... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bob Wilson | Remove unused NEONFrm and ThumbMiscFrm ARM instruction... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bruno Cardoso... | Reapply r106896: |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Daniel Dunbar | Thumb2ITBlockPass: Fix a possible dereference of an... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Jim Grosbach | make sure to handle dbg_value instructions in the middl... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bruno Cardoso... | revert this now, it's using avx instead of sse :) |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Jakob Stoklund... | Don't track kills in VNInfo. Use interval ends instead. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Evan Cheng | Change if-conversion block size limit checks to add... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bob Wilson | Add support for encoding 3-register NEON instructions... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Dan Gohman | In GenerateReassociations, don't bother thinking about... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bruno Cardoso... | Add several AVX MOV flavors |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Devang Patel | Collect debug info for optimized variables of inlined... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Jim Grosbach | 80 column and typo fix |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Dale Johannesen | The hasMemory argument is irrelevant to how the argument |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bob Wilson | Add support for encoding 2-register NEON instructions. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Dan Gohman | pcmpeqd and friends are Commutable. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Jim Grosbach | 80-column and trailing whitespace cleanup |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bob Wilson | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bill Wendling | - Reapply r106066 now that the bzip2 build regression... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bill Wendling | We should remove the live range from the destination... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bruno Cardoso... | Move the last piece of SSE2 convert instructions to... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bruno Cardoso... | More SSE refactoring, this time with different types... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Dan Gohman | Eliminate a redundant FoldingSet lookup. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Jim Grosbach | IT instructions are considered to be scheduling hazards... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bruno Cardoso... | Refactoring of more SSE conversion instructions. Also... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Dale Johannesen | Cosmetic. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Devang Patel | XFAIL this test on powerpc for now. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Daniel Dunbar | Fix LLVM CMake PACKAGE_VERSION variable. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Benjamin Kramer | Rewrite MemoryBuffer::getSTDIN to use read(2) and a... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Duncan Sands | Remove variables which are assigned to but for which... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Benjamin Kramer | Bring back the empty vector workaround I removed in... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Benjamin Kramer | Tweak MemoryBuffer to allocate the class itself, the... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand accessors |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand API (the simple part) |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Duncan Sands | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand API and CallSite to access arguments... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand API and CallSite to access arguments... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | prune an include |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand API (one more hunk I could split) |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand API (some hunks I could split) |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Gabor Greif | use ArgOperand API; tighten type of handleFreeWithNonTr... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bob Wilson | Add missing ARM and Thumb data layout info for vector... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bob Wilson | Reduce indentation. |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Dale Johannesen | Fix a case where an earlyclobber operand of an asm |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Bruno Cardoso... | Add some AVX convert instructions |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Jakob Stoklund... | Make sure all eliminated kills are removed from VNInfo... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Don't write an output file to cwd, and put an rdar... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Add some comments. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bruno Cardoso... | Refactoring of SSE convert intrinsics |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Teach EmitLiveInCopies to omit copies for unused virtua... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bruno Cardoso... | Refactoring of SSE conversion instructions |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bob Wilson | Change array references to match my previous change... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Oscar Fuentes | DataTypes.h.cmake (MSVC): Protect some #define's and... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bruno Cardoso... | Refactor SSE cmp intrinsics and declare the same for AVX |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bob Wilson | Fix up some comments. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bob Wilson | Use the struct tags mandated by ARM's ABI. Also use... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bill Wendling | It's possible that a flag is added to the SDNode that... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Devang Patel | DBG_VALUE machine instruction pointing to undefined... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Jakob Stoklund... | Don't return a std::vector in the Spiller interface... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bruno Cardoso... | - Add AVX COMI{SS,SD}{rr,rm} and UCOMI{SS,SD}{rr,rm}. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Jakob Stoklund... | Remove the now unused LiveIntervals::getVNInfoSourceReg(). |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Jakob Stoklund... | Teach AdjustCopiesBackFrom to also use CoalescerPair... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dale Johannesen | Disallow matching "i" constraint to symbol addresses... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Eric Christopher | Silence some unused variable warnings. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Jakob Stoklund... | Remove the -fast-spill option. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Document problems that I encountered when working on... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Evan Cheng | Oops. IT block formation pass needs to be run at any... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bill Wendling | Loosen up the requirements in the Horrible Hack(tm... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Eli Friedman | Always allow Thumb-2 SXTB, SXTH, UXTB, and UXTH. Fixes... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Jakob Stoklund... | Replace a big gob of old coalescer logic with the new... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Add an exports file for the Hello example plugin. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Jakob Stoklund... | Print the LSBs of a SlotIndex symbolically using letter... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Simplify this code; switch lowering shouldn't produce... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | A few minor micro-optimizations. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Teach getExactSDiv to evaluate x/1 to x up front, as... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bob Wilson | PR7458: Try commuting Thumb2 instruction operands to... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Bob Wilson | Edit and clarify comments for TargetInstrInfo methods: |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Don't try to preserve pointer types in SCEVConstants... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Fix copy+pasto issues in isMulSExtable. |
commit | commitdiff | tree | snapshot |
next |