2012-08-04 |
NAKAMURA Takumi | [CMake] add_lit_target: Remove comments about add_depen... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
NAKAMURA Takumi | llc: Try to suppress failures since r161262 . |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Jakob Stoklund... | Delete a dead variable. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | TwoAddressInstructionPass refactoring: Extract another... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bob Wilson | Refactor and check "onlyReadsMemory" before optimizing... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | TwoAddressInstructionPass refactoring: Extract a method. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Begin adding support for updating LiveIntervals in... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Akira Hatanaka | 1. Redo mips16 instructions to avoid multiple opcodes... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Add an experimental -early-live-intervals option. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Delete merged physreg copies in joinReservedPhysReg(). |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bob Wilson | Try to reduce the compile time impact of r161232. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bob Wilson | Fix memcmp code-gen to honor -fno-builtin. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Completely eliminate VNInfo flags. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Fix a couple of loops that were processing unused value... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Matt Beaumont-Gay | Silence unused variable warning in -asserts build |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Eliminate the VNInfo::hasPHIKill() flag. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Make the hasPHIKills flag a computed property. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Eric Christopher | Add a configure flag for enabling -Werror on the comman... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Eric Christopher | Add support for detecting libxml for Dmitri's work... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Eric Christopher | Add a configure option to pass -std=c++11 on the comman... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Remove a dead prototype. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Eric Christopher | Revert previous patch here, we should instead configure... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Delete dead function. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jakob Stoklund... | Don't delete dead code in TwoAddressInstructionPass. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Gabor Greif | allow 'make CPPFLAGS=<something>' work again |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Eric Christopher | Add a BUILD_FLAGS variable so that autoconf checks... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bob Wilson | Fall back to selection DAG isel for calls to builtin... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bob Wilson | Add new getLibFunc method to TargetLibraryInfo. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Jush Lu | [arm-fast-isel] Add support for shl, lshr, and ashr. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
NAKAMURA Takumi | [CMake] Add yaml2obj to check-llvm. |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Bill Wendling | Move the "findUsedStructTypes" functionality outside... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Eric Christopher | Add support for the ARM GHC calling convention, this... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Richard Trieu | Remove redundant '== true' after a comparison. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jim Grosbach | ARM: Tidy up. Remove unused template parameters. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jim Grosbach | ARM: More InstAlias refactors to use #NAME#. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Matt Beaumont-Gay | Move test yaml files under Inputs until they are conver... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jim Grosbach | ARM: Refactor instaliases using TableGen support for... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Manman Ren | X86 Peephole: fold loads to the source register operand... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Michael J.... | [yaml2obj] Fix build. Apparently I've gotten too famili... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Michael J.... | Add yaml2obj. A utility to convert YAML to binaries. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jim Grosbach | TableGen: Allow use of #NAME# outside of 'def' names. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jakob Stoklund... | Compute the critical path length through a trace. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Akira Hatanaka | Move the code that creates instances of MipsInstrInfo... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Akira Hatanaka | Set transient stack alignment in constructor of MipsFra... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jakob Stoklund... | Verify regunit intervals along with virtreg intervals. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jakob Stoklund... | Avoid creating dangling physreg live ranges during... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jakob Stoklund... | Add TargetRegisterInfo::hasRegUnit(). |
commit | commitdiff | tree | snapshot |
2012-08-02 |
NAKAMURA Takumi | include/llvm/Analysis/RegionInfo.h: Appease msvc. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jakob Stoklund... | Add report() functions that take a LiveInterval argument. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Hongbin Zheng | Implement the block_iterator of Region based on df_iter... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Nuno Lopes | JIT::runFunction(): add a fast path for functions with... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Bill Wendling | Sphinxify the Code Generator document. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jiangning Liu | Support fpv4 for ARM Cortex-M4. |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jiangning Liu | Fix #13035, a bug around Thumb instruction LDRD/STRD... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jiangning Liu | Fix #13138, a bug around ARM instruction DSB encoding... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jiangning Liu | Fix #13241, a bug around shift immediate operand for... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Make sure... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Rewrite expres... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Manman Ren | X86 Peephole: fold loads to the source register operand... |
commit | commitdiff | tree | snapshot |
2012-08-02 |
Jakob Stoklund... | Extract some methods from verifyLiveIntervals. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Jakob Stoklund... | Also verify RegUnit intervals at uses. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Manman Ren | X86: mark GATHER instructios as mayLoad |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Jakob Stoklund... | Compute instruction heights through a trace. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Jim Grosbach | ARM: Remove redundant instalias. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Jim Grosbach | Clean up formatting. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Chad Rosier | Whitespace. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Eric Christopher | Temporarily revert c23b933d5f8be9b51a1d22e717c0311f65f8... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Nuno Lopes | remove tabs from my previous commit. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Nuno Lopes | (hopefuly) fix the remaining cases where null wasnt... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Matt Beaumont-Gay | Line endings. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Jakob Stoklund... | Add DataDep constructors. Explicitly check SSA form. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Nuno Lopes | fix 'make check' when ocamlopt returns the compiler... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Axel Naumann | Reference IntrusiveRefCntPtr in doxygen doc of RefCount... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Elena Demikhovsky | Added FMA functionality to X86 target. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Nick Lewycky | Stay rational; don't assert trying to take the square... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Chandler Carruth | Add range erase, element insert, and range insert metho... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Chandler Carruth | Add basic in-bounds asserts to TinyPtrVector::erase. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Craig Topper | Add more indirection to the disassembler tables to... |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Nick Kledzik | Initial commit of new FileOutputBuffer support class. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Akira Hatanaka | Implement MipsJITInfo::replaceMachineCodeForFunction. |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Nick Kledzik | Fix shadowed variable warning |
commit | commitdiff | tree | snapshot |
2012-08-01 |
Akira Hatanaka | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Implement MipsSERegisterInfo::eliminateCallFramePseudoI... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Add definitions of two subclasses of MipsRegisterInfo... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Add definitions of two subclasses of MipsFrameLowering... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Nick Kledzik | Suppress stderr noise when test case runs. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Add Mips16InstrInfo.cpp and MipsSEInstrInfo.cpp to... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Michael J.... | [obj2yaml] Print the Relocations header. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Add definitions of two subclasses of MipsInstrInfo... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Delete mips64 target machine classes. mips target machi... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Let PEI::calculateFrameObjectOffsets compute the final... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Expand DYNAMIC_STACKALLOC nodes rather than doing custo... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Manman Ren | MachineSink: Sort the successors before trying to find... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Jakob Stoklund... | Compute instruction depths through the current trace. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Jakob Stoklund... | Rename CT -> MTM. MachineTraceMetrics is abbreviated... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Define ADJCALLSTACKDOWN/UP nodes. These nodes are emitt... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | Change name of class MipsInst to InstSE to distinguish... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Akira Hatanaka | When store nodes or memcpy nodes are created to copy... |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Chad Rosier | [x86 frame lowering] In 32-bit mode, use ESI as the... |
commit | commitdiff | tree | snapshot |
next |