2013-02-27 |
Eric Christopher | Remove unnecessary check against isGlobalVariable.... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Eric Christopher | Rework comment slightly and fix a few typos. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Eric Christopher | Remove unnecessary cast to void. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Manman Ren | Debug Info: for static member variables, always put... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | Silence the unused variable warning. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | The FastISEL should be fast. But when we record statist... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
David Blaikie | Copy missing member in DataLayout copy ctor. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Jim Grosbach | ARM: FMA is legal only if VFP4 is available. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Chad Rosier | Remove this instance of dl as it's defined in a previou... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Michael Ilseman | Reverted: r176136 - Have a way for a target to opt... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Sean Silva | [docs] Discuss manpage output. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Aaron Ballman | Switching -1ULL to UINT64_MAX to fix MSVC warnings... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Sean Silva | [docs] Provide pointer for building Sphinx docs. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Aaron Ballman | Suppressing MSVC warnings; patch thanks to Peng Cheng! |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Shankar Easwaran | print TLS segment |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Tim Northover | ARM: permit full range of valid ADR immediates. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Benjamin Kramer | LoopVectorize: Vectorize math builtin calls. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nick Lewycky | Forgot that this file needs to be C89 not C99 thanks... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nick Lewycky | In GCC 4.7, function names are now forbidden from ... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nick Lewycky | Doh, fix behaviour change introduced in r176168 which... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | Revert r176166 because it broke one of the lit tests. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | For each function that we optimize we initialize a... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nick Lewycky | IRBuilder has grown all sorts of useful utility functio... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Nadav Rotem | std::string to StringRef. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Reed Kotler | Fix cut/paste error in a comment. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Reed Kotler | Add the skeleton for the Mips constant island pass. |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Meador Inge | IR: Don't constant fold GEP bitcasts between different... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Manman Ren | SelectionDAG: If llvm.donothing has a landingpad, we... |
commit | commitdiff | tree | snapshot |
2013-02-27 |
Manman Ren | Debug Info: for static member variables, add AT_MIPS_li... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Pedro Artigas | Enhance integer division emulation support to handle... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Michael Ilseman | Have a way for a target to opt-out of target-independen... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Eli Bendersky | Try to get rid of a -wunitialized warning: explicitly... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Michael Ilseman | Constant fold vector bitcasts of halves similarly to... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Roman Divacky | Add support for autodetection of ADM bdver2. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Manman Ren | Revert r176120 as it caused a failure at static-member.cpp |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Michael J.... | [TableGen] Fix ICE on MSVC 2012 Release builds. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Bill Schmidt | Fix PR15332 (patch by Florian Zeitz). |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Matt Arsenault | Fix auto_ptr is deprecated warnings |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Manman Ren | Debug Info: for static member variables, move AT_MIPS_l... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Chad Rosier | Add a test case for r176066. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Jim Grosbach | AsmParser: More generic support for integer type suffices. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Matt Arsenault | Fix typo |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Matt Arsenault | Another test commit. Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Matt Arsenault | Test commit. Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Chad Rosier | Remove a few unused arguments. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Sean Silva | [docs] Use reST link instead of direct HTML link. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Eli Bendersky | Slight cosmetic fixes |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Konig | R600/SI: Add promotion of e32 to e64 in operand folding |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Konig | R600/SI: add VOP mapping functions |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Konig | R600/SI: swap operands if it helps folding |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Konig | R600/SI: add some more instruction flags |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Konig | R600/SI: add post ISel folding for SI v2 |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Konig | R600/SI: add folding helper |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Konig | R600/SI: fix VOP3b encoding v2 |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Konig | R600/SI: fix and cleanup SI register definition v2 |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christian Konig | R600/SI: fix stupid typo |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Renato Golin | Adding ARM as supported architecture |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Renato Golin | Proper XFAILs for ARMv7 / v5 |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Bill Schmidt | Fix PR15359. |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Renato Golin | GCC 4.6.3 O3 miscompiles on ARM |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Kostya Serebryany | Unify clang/llvm attributes for asan/tsan/msan (LLVM... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Michael Ilseman | Use a DenseMap instead of a std::map for AnalysisID... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Akira Hatanaka | [mips] Use class RegDefsUses to track register defs... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Chad Rosier | [fast-isel] Make sure the FastLowerArguments function... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Michael Liao | Refine fix to PR10499, no functionality change |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Michael Liao | Fix PR10499 |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Andrew Kaylor | Provide workaround for PR 15130. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Chad Rosier | Fix wording. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Chad Rosier | Remove extraneous attribute number. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Chad Rosier | [fast-isel] Add X86FastIsel::FastLowerArguments to... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Andrew Trick | pre-RA-sched fix: only reevaluate physreg interferences... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Chad Rosier | [ms-inline asm] Add support for the pushad/popad mnemonics. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Renato Golin | ARM build docs easier for copy&paste |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Matt Beaumont-Gay | 'Hexadecimal' has two 'a's and only one 'i'. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Bill Schmidt | Fix missing relocation for TLS addressing peephole... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Chandler Carruth | Fix spelling noticed by Duncan. |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Chandler Carruth | Fix the root cause of PR15348 by correctly handling... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Reed Kotler | Make pseudos FEXT_CCRX16_ins and FEXT_CCRXI16_ins into... |
commit | commitdiff | tree | snapshot |
2013-02-25 |
David Blaikie | DIBuilder: support structs with vtable pointers in... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Reed Kotler | Make psuedo FEXT_T8I816_ins into a custom emitter. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Bill Schmidt | Fix PR14364. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Benjamin Kramer | CVP: If we have a PHI with an incoming select, try... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Benjamin Kramer | Fix invalid IR in test, missing incoming value for... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Francois Pichet | Typo |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Nadav Rotem | Revert r169638 because it broke Mesa llvmpipe tests. |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Reed Kotler | Make psuedo FEXT_T8I816_ins a custom inserter. It shoul... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Cameron Zwarich | Add a use of an otherwise unused variable to remove... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Cameron Zwarich | TwoAddressInstructionPass::tryInstructionTransform... |
commit | commitdiff | tree | snapshot |
2013-02-24 |
Cameron Zwarich | TwoAddrInstructionPass::tryInstructionTransform() has... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Reed Kotler | Add new base instruction def for cmpi, cmp, slt and... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Cameron Zwarich | TargetInstrInfo::commuteInstruction() doesn't actually... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Renato Golin | Add global structure vectorization to docs |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Renato Golin | Some more tests for the global structure vectorizer |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Benjamin Kramer | X86: Disable cmov-memory patterns on subtargets without... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Cameron Zwarich | Make some fixes for LiveInterval repair with debug... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Cameron Zwarich | Fix a bug with the LiveIntervals updating in the two... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Cameron Zwarich | Make TwoAddressInstructionPass::sink3AddrInstruction... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Cameron Zwarich | Make rescheduleMIBelowKill() and rescheduleKillAboveMI... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Reed Kotler | Expand pseudos/macros for Selt. This is the last of... |
commit | commitdiff | tree | snapshot |
2013-02-23 |
Jim Grosbach | ARM: Convenience aliases for 'srs*' instructions. |
commit | commitdiff | tree | snapshot |
next |