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 |
2010-06-24 |
Dan Gohman | Make the trunc code consistent with the zext and sext... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Add a comment about a thread safety issue in Statistic.h. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Add overloads for getFile and getFileOrSTDIN which... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Jakob Stoklund... | Be more strict about subreg-to-subreg copies in Coalesc... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Jakob Stoklund... | Verify that VNI kills are pointing to existing instruct... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use (even more, still) ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Eliminate the other half of the BRCOND optimization... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Eliminate the first have of the optimization which... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API and CallSite for arg range; add... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Dan Gohman | Reapply r106634, now that the bug it exposed is fixed. |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API and CallSite for arg range |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use (even more) ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API, also tighten the type of visitFree... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API; introduce downcasted pointers into... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use callsite to obtain all arguments |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Gabor Greif | use callsite to obtain all arguments |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Chris Lattner | Teach the x86 mc assembler that %dr6 = %db6, this imple... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Chris Lattner | more cleanups |
commit | commitdiff | tree | snapshot |
next |