2012-07-07 |
Bill Wendling | Use the DebugInfo wrappers instead of mucking about... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bill Wendling | Print the name last. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Chad Rosier | Fix the naming of ensureAlignment. Per the coding... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Nuno Lopes | teach instcombine to remove allocated buffers even... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Dmitri Gribenko | Since SmallMap was removed in r158644, remove documenta... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bill Wendling | Check if it's a scope last, because several things... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Jim Grosbach | ARM: Add test cleanup entry to the README. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Akira Hatanaka | revert r159851. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Akira Hatanaka | Reapply r158846. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bill Wendling | Add a print method to the ObjC property object. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bill Wendling | Remove trailing comma in array initialization list. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bill Wendling | Remove unnecessary 'llvm::'. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bill Wendling | Remove unnecessary 'llvm::'. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Chad Rosier | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Manman Ren | X86: peephole optimization to remove cmp instruction |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Chad Rosier | [fast-isel] Tell fast-isel to do nothing with the new... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Chad Rosier | Update getFunction parameter documentation. Fixes PR13268. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Dmitri Gribenko | Revert r159789. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
NAKAMURA Takumi | llvm/include/llvm/CMakeLists.txt: Cut dependency to... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Duncan Sands | Attempt to fix windows buildbots. Patch by James Benton. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
NAKAMURA Takumi | test/CodeGen/X86/sext-setcc-self.ll: Mark it as XFAIL... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
NAKAMURA Takumi | Revert r159804, "[arm-fast-isel] Add support for vararg... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Alexey Samsonov | Fix PR13202 and a regtest. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bill Wendling | Sphinxify the CMake document. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Jush Lu | [arm-fast-isel] Add support for vararg function calls. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Jack Carter | Changes per review of commit 159787 |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Eric Christopher | Untabify and move a function near similar functions... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Jakob Stoklund... | Add some comments suggested in code review. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Dmitri Gribenko | Enable new[] on llvm::BumpPtrAllocator. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Jack Carter | Mips specific inline asm operand modifier D. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Owen Anderson | Fix an overzealous assertion. It is legitimate for... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Akira Hatanaka | test case for r159770. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Akira Hatanaka | Enclose instruction rdhwr with directives, which are... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Akira Hatanaka | Enable target dependent directive parsing to hook befor... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Nuno Lopes | add @llvm.donothing |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Chandler Carruth | Optimize extendIntervalEndTo a tiny bit by saving one... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Chandler Carruth | Remove dead infrastructure for building DenseMaps with... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Chandler Carruth | Finish fixing the MachineOperand hashing, providing... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Duncan Sands | All cases are covered, no need for a default. This... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Chandler Carruth | The hash function for MI expressions, used by MachineCS... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Duncan Sands | Use the right kind of booleans: we were emitting 0... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Kostya Serebryany | [tsan] fix compile-time falilure found while building... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Nick Lewycky | Remove ParentMap. You can just ask the domnode for... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Jakob Stoklund... | Make X86 call and return instructions non-variadic. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Jakob Stoklund... | Allow trailing physreg RegisterSDNode operands on non... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Jakob Stoklund... | Print SlotIndexes when available for -print-machineinstrs. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Jakob Stoklund... | Allow multiple terminators to read virtual registers. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Jakob Stoklund... | Ensure CopyToReg nodes are always glued to the call... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Jakob Stoklund... | Make sure -print-machineinstrs applies to the first... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Rafael Espindola | Add a testcase for pr13209. It is not a great test... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Alexey Samsonov | Fix a bug in DebugInfo lib, extend a comment for one... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Stepan Dyatkovskiy | Reverted r159658: |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Stepan Dyatkovskiy | Reverted r156659, due to probable performance regressio... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Eric Christopher | Reduce some code duplication. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Matt Beaumont-Gay | Fix some ascii art in a comment to not have trailing... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Jakob Stoklund... | Add early if-conversion support to X86. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Jakob Stoklund... | Add an experimental early if-conversion pass, off by... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Nuno Lopes | PHINode::hasConstantValue(): return undef if the PHI... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bill Wendling | Use the DebugInfo's 'print()' method to emit the comments. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Nuno Lopes | BoundsChecking: optimize out the check for offset ... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Nuno Lopes | fold PHI nodes in SizeOffsetEvaluator whenever possible. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Nuno Lopes | improve PHINode::hasConstantValue() to detect recursive... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Stepan Dyatkovskiy | IntegersSubsetMappin: cosmetic changes in diff operation. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Stepan Dyatkovskiy | Part of r159527. Splitted into series of patches and... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Stepan Dyatkovskiy | Part of r159527. Splitted into series of patches and... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Stepan Dyatkovskiy | Part of r159527. Splitted into series of patches and... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Peter Collingbourne | Document the llvm.fabs intrinsic. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Chandler Carruth | Micro-optimize this function a bit. This shrinks the... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Craig Topper | Remove extra space. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Craig Topper | Change i128mem/i256mem to f128mem/f256mem on some float... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | MCContext.cpp: Fixup for my odd previous commit. No... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Craig Topper | Add aliases for pblendvb, blendvpd, and blendvps instru... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | test/CodeGen/SPARC/private.ll: Fixup. Forgot to prune... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | test/CodeGen/SPARC/private.ll: FileCheck-ize. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | llvm/test/lit.cfg: Retweak for Win32 to fix testing. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | MCContext::GetDwarfFile(): Make FileName parsing tolera... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | test/CodeGen/X86/sincos.ll: FileCheck-ize. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | test/CodeGen/X86/fabs.ll: FileCheck-ize. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | test/CodeGen/X86/2007-09-05-InvalidAsm.ll: FileCheck... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
NAKAMURA Takumi | test/CodeGen/X86/2004-03-30-Select-Max.ll: FileCheck... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jack Carter | mips32 long long register inline asm constraint... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Eric Christopher | Revert " mips32 long long register inline asm constr... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Eric Christopher | Revert "IntRange:" as it appears to be breaking self... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jack Carter | deleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | All glory to address sanitizer. ;] |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Evan Cheng | Target option DisableJumpTables is a gross hack. Move... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jack Carter | mips32 long long register inline asm constraint... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Andrew Trick | misched: allow NULL InstrItineraries. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | Extend the workaround from r159593 to cover a few expli... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | Revert r159588, and apply a more principled fix. Place... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Eric Christopher | Turn an assert into an error to make it a bit more... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | Work around a really frustrating apparant CMake bug. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
David Blaikie | Fix -Wstring-conversion warning. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | Revert r159528 which taught lit's builtin shell test... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Chandler Carruth | Switch from using a lit.cfg-generator variable that... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Jack Carter | Pass the correct ELFOSABI enumeration to the MipsELFObj... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Bob Wilson | Extend TargetPassConfig to allow running only a subset... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Bob Wilson | Move assertion with TargetPassConfig's Initialized... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Bob Wilson | Consistently use AnalysisID types in TargetPassConfig. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Bob Wilson | Add all codegen passes to the PassManager via TargetPas... |
commit | commitdiff | tree | snapshot |
next |