2010-07-02 |
Devang Patel | MDString is already checked earlier. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Evan Cheng | Remove early IT block formation. It's not used. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Evan Cheng | - Two-address pass should not assume unfolding is alway... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Dan Gohman | Remove an unused enum. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Dale Johannesen | Propagate the AlignStack bit in InlineAsm's to the |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Jakob Stoklund... | Remove invalid assert |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Jakob Stoklund... | Handle unindexed instructions in SlotIndices. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Jakob Stoklund... | Properly handle debug values during inline spilling. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Gabor Greif | beautify output |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Dan Gohman | Don't claim to preserve AliasAnalysis. First, this... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Dan Gohman | Reword the definition of the noalias attribute. The... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Jakob Stoklund... | Rematerialize as much as possible before inserting... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Jim Grosbach | 80-column and trailing whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Jim Grosbach | grammar tweaks |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Bob Wilson | Fix incorrect asm-printing of some NEON immediates... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Gabor Greif | use ArgOperand API (found by my previous commit) |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Gabor Greif | back out r107480, it was just testing the waters anyway... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Gabor Greif | [test commit, just to tickle the selfhost buildbots... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Dan Gohman | Comment a non-obvious member variable. |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Dan Gohman | IndirectBr is not safe to speculatively execute (!) |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Dan Gohman | Rename CreateReg to CreateRegs, and MakeReg to CreateReg. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruno Cardoso... | Shrink down SSE3 code by more multiclass refactoring |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dale Johannesen | Prevent test from hanging waiting for input. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bill Wendling | Make the "linker_private" linkage type emit a non-weak... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruno Cardoso... | Shrink down SSE3 code by some multiclass refactoring... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bob Wilson | ARM function alignments were off by a power of two... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bill Wendling | Implement the "linker_private_weak" linkage type. This... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Gabor Greif | evil hack to coerce external users (projects) |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Devang Patel | Do not require line number entry for undefined local... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Daniel Dunbar | MC: Fix some stray hunks I didn't intend to commit. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Daniel Dunbar | MC: Pass the target instance to the AsmParser constructor. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Daniel Dunbar | Remove stray comma. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Daniel Dunbar | MC: Fix an error message. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Remove context sensitivity concerns from interprocedura... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Daniel Dunbar | MC: Move COFF enumeration constants to llvm/Support... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Devang Patel | Preserve debug info for only extracted symbols. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Devang Patel | Debugging infomration is encoded in llvm IR using metad... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Devang Patel | If a named mdnode is removed then mark module as changed. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruno Cardoso... | Move SSE3 Move patterns to a more appropriate section |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruno Cardoso... | Add AVX SSE3 packed addsub instructions |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Gabor Greif | back out r107396 for now, it needs another minor change... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Gabor Greif | evil hack to coerce external users (projects) |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Temporarily disable on-demand fast-isel. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Gabor Greif | reformulate CallSiteBase::getCallee to adapt to CallIns... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Gabor Greif | reformulate CallSite::getCallee to adapt to CallInst... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Use FuncInfo's isExportedInst accessor method instead of |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Rename CreateRegForValue to CreateReg, and change its... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Fast isel no longer needs DeadMachineInstrElim to clean... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Teach fast-isel to avoid loading a value from memory... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Enable on-demand fast-isel. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Fix X86FastISel's add folding to actually work, and... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruno Cardoso... | Add AVX SSE3 replicate and convert instructions |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Teach X86FastISel to fold constant offsets and scaled... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Reapply r106422, splitting the code for materializing... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Dan Gohman | Don't use operator[] here, because it's not desirable... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruno Cardoso... | - Add AVX SSE2 Move doubleword and quadword instructions. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mikhail Glushenkov | Test for the -filelist fix. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mikhail Glushenkov | Make -filelist work with -linker=c++. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mikhail Glushenkov | 80-col violation. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Jakob Stoklund... | Add memory operand folding support to InlineSpiller. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Jakob Stoklund... | Add support for rematerialization to InlineSpiller. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Bill Wendling | Use the catch-all selectors we already found when conve... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Jim Grosbach | lowerinvoke needs to handle aggregate function args... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Daniel Dunbar | build: Update install-clang target. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Jim Grosbach | Handle array and vector typed parameters in sjljehprepa... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Devang Patel | Remove all debug info related named mdnodes. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Jim Grosbach | grammar tweak in comment. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Dan Gohman | In ScalarEvolution::forgetValue, eliminate any SCEVUnknown |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Bruno Cardoso... | Move MOVD/MODQ code around, creating sections for each... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Jakob Stoklund... | Some fool committed without testing (or even building... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Bruno Cardoso... | Add AVX SSE2 mask creation and conditional store instru... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Jakob Stoklund... | Remember to track spill slot uses in VirtRegMap when... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Bruno Cardoso... | Fix a bug introduced in r107211 where instructions... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Dan Gohman | Revert the part of r107257 which introduced new logic... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Duncan Sands | Rename NextPowerOfTwo to RoundUpToPowerOfTwo. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Duncan Sands | Remove an unused variable. The call to getRoot has... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Bruno Cardoso... | Add AVX SSE2 packed integer extract/insert instructions |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Duncan Sands | Clarify that the NextPowerOfTwo template is idempotent. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Duncan Sands | Rather than giving SmallPtrSetImpl a member field Small... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use ArgOperand API |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use CallSite::arg_end instead of CallInst::op_end |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use getArgOperand (corrected by CallInst::ArgOffset... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use getArgOperand (corrected by CallInst::ArgOffset... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use getNumArgOperands instead of getNumOperands |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use getArgOperand instead of getOperand |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use getArgOperand instead of getOperand |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Gabor Greif | use getArgOperand instead of getOperand |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Dan Gohman | Add a testcase for scev-aa's new capability. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Dan Gohman | Improve ScalarEvolution's nsw and nuw preservation. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Dan Gohman | When computing a new ConservativeResult, intersect... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Dan Gohman | Rework scev-aa's basic computation so that it doesn... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Dan Gohman | Simplify. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Bruno Cardoso... | Add AVX SSE2 integer unpack instructions |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Bruno Cardoso... | Add AVX SSE2 packed integer shuffle instructions |
commit | commitdiff | tree | snapshot |
next |