2012-08-07 |
Jakob Stoklund... | Add SelectionDAG::getTargetIndex. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Bob Wilson | Fix a serious typo in InstCombine's optimization of... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Evan Cheng | X86 cmp lowering is looking past truncate on the condit... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Bill Wendling | For non-Darwin platforms, we want to generate stack... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jakob Stoklund... | Add a new kind of MachineOperand: MO_TargetIndex. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Andrew Kaylor | Enable lazy compilation in MCJIT |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jakob Stoklund... | Fix a couple of typos. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Eli Friedman | Remove empty directory. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jakob Stoklund... | Add trace accessor methods, implement primitive if... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jim Grosbach | Tidy up a bit. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Rafael Espindola | The dominance computation already has logic for computi... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Hal Finkel | Add a comment about mftb vs. mfspr on PPC. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Alexey Samsonov | Fix the representation of debug line table in DebugInfo... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Benjamin Kramer | PR13095: Give an inline cost bonus to functions using... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Chandler Carruth | Fix PR13412, a nasty miscompile due to the interleaved |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Chandler Carruth | Add a much more conservative strategy for aligning... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Manman Ren | MachineCSE: Update the heuristics for isProfitableToCSE. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Bill Wendling | Revert r161371. Removing the 'const' before Type is... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jack Carter | The define for 64 bit sign extension neglected to |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Bill Wendling | Constify the Type parameter to some methods (which... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Andrew Trick | Allow x86 subtargets to use the GenericModel defined... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Jack Carter | Mips relocation R_MIPS_64 relocates a 64 bit double... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Jack Carter | The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64 |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Bill Wendling | Reduce indentation by early exiting. |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Jakob Stoklund... | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Bill Wendling | Add a way to grab the target options from the LTO comma... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Jack Carter | Mips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST. |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Hal Finkel | MFTB on PPC64 should really be encoded using MFSPR. |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Eric Christopher | Add support for the OpenBSD for Bitrig. |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Simon Atanasyan | Fix MIPS DSP Rev1 intrinsics memory properties. |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Jakob Stoklund... | Put up warning signs around MO::getNextOperandForReg(). |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Roman Divacky | Remove empty overrides of processFunctionBeforeFrameFin... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Craig Topper | Implement proper handling for pcmpistri/pcmpestri intri... |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Craig Topper | Update test to check for r161305 |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Craig Topper | Remove custom inserter for MWAIT. It doesn't do anythin... |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Craig Topper | Use a COPY node instead of an explicit MOVA opcode... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Hal Finkel | Add readcyclecounter lowering on PPC64. |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Anton Korobeynikov | Skip impdef regs during eabi save/restore list emission... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Anton Korobeynikov | Recognize vst1.64 / vld1.64 with 3 and 4 regs as load... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Anton Korobeynikov | Add stack spill / reload instructions for DTriple and... |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Bill Wendling | Remove extraneous ';'. |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Benjamin Kramer | Update cmake build. |
commit | commitdiff | tree | snapshot |
2012-08-04 |
Benjamin Kramer | Postpone the deletion of the old name in StructType... |
commit | commitdiff | tree | snapshot |
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 |
next |