2012-07-12 |
Jim Grosbach | TableGen: Location information for diagnostic. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Manman Ren | ARM: fix typo in comments |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Manman Ren | ARM: Fix optimizeCompare to correctly check safe condition. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Jack Carter | Patch for Mips direct object generation. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Chad Rosier | Fixup broken doc link. Patch by Sean Silva <silvas... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Jack Carter | This change removes an "initialization" warning. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Stepan Dyatkovskiy | Fixed diff comparison. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Argyrios Kyrtzidis | In MemoryBuffer::getOpenFile() don't verify that the... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Akira Hatanaka | In register classes in MipsRegisterInfo.td, list the... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Chad Rosier | [x86 fast-isel] Per discussion with Eric, add all cases... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Akira Hatanaka | Test case for r160036. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Manman Ren | X86: Update to peephole optimization to move Movr0... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Akira Hatanaka | Implement MipsTargetLowering::LowerSELECT_CC to custom... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Evan Cheng | InstrEmitter::EmitSubregNode() optimize extract_subreg... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Benjamin Kramer | PR13326: Fix a subtle edge case in the udiv -> magic... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Tom Stellard | test commit |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Chad Rosier | [x86 fast-isel] Rather then call llvm_unreachable(... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Nadav Rotem | When ext-loading and trunc-storing vectors to memory... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Nadav Rotem | Rename many of the Tmp1, Tmp2, Tmp3 variables to names... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Benjamin Kramer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Nadav Rotem | Refactor the DAG Legalizer by extracting the legalizati... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Owen Anderson | Only apply the SETCC+SITOFP -> SELECTCC optimization... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Akira Hatanaka | Lower RETURNADDR node in Mips backend. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Jack Carter | Mips specific inline asm operand modifier 'L'. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Jakob Stoklund... | Require and preserve LoopInfo for early if-conversion. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Chandler Carruth | Teach the LiveInterval::join function to use the fast... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Jakob Stoklund... | Run early if-conversion in domtree post-order. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Chad Rosier | Move [get|set]BasePtrStackAdjustment() from MachineFram... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Chad Rosier | Add newline. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Chad Rosier | Add test case accidentally omitted from r160002. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Chad Rosier | Add support for dynamic stack realignment in the presen... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Chandler Carruth | Fix a bug where I didn't test for an empty range before... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Nadav Rotem | Improve the loading of load-anyext vectors by allowing... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Richard Barton | Fix instruction description of VMOV (between two ARM... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Craig Topper | Reverse assembler/disassembler operand order for gather... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Chandler Carruth | Add an efficient merge operation to LiveInterval and... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Chandler Carruth | Teach LiveIntervals how to verify themselves and start... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Jim Grosbach | ARM: Allow more flexible patterns in NEON formats. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Jim Grosbach | Allow intrinsics to be used in place of node matchables. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Akira Hatanaka | Make register Mips::RA allocatable if not in mips16... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Dan Gohman | Delete code for folding undefs in ScalarEvolution.... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Chad Rosier | Revert r159938 (and r159945) to appease the buildbots. |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Andrew Trick | Machine model: allow itineraries to be shared by differ... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Andrew Trick | indentation |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Owen Anderson | Teach the DAG combiner to turn sitofp/uitofp from i1... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Manman Ren | X86: implement functions to analyze & synthesize CMOV... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Akira Hatanaka | Reapply r158846. |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Nuno Lopes | instcombine: merge the functions that remove dead alloc... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Richard Barton | Some formatting to keep Clang happy |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Richard Barton | Oops - correct broken disassembly for VMOV |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Richard Barton | Fix instruction description of VMOV (between two ARM... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Richard Barton | Prevent ARM assembler from losing a right shift by... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Richard Barton | Spelling! |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Richard Barton | Teach the assembler to use the narrow thumb encodings... |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Benjamin Kramer | Remove some trivial copy ctors so the classes become... |
commit | commitdiff | tree | snapshot |
2012-07-08 |
Benjamin Kramer | SmallVector: Make use of move semantics to speed up... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Andrew Trick | I'm introducing a new machine model to simultaneously... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Andrew Trick | whitespace |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Andrew Trick | Tweak spelling. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Manman Ren | X86: Fix optimizeCompare to correctly check safe condition. |
commit | commitdiff | tree | snapshot |
2012-07-07 |
NAKAMURA Takumi | LLVMConfig.cmake.in: Quote around @LLVM_INSTALL_PREFIX... |
commit | commitdiff | tree | snapshot |
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 |
next |