oota-llvm.git
2012-08-07 Bob WilsonFix a serious typo in InstCombine's optimization of...
2012-08-07 Evan ChengX86 cmp lowering is looking past truncate on the condit...
2012-08-07 Bill WendlingFor non-Darwin platforms, we want to generate stack...
2012-08-07 Jakob Stoklund... Add a new kind of MachineOperand: MO_TargetIndex.
2012-08-07 Andrew KaylorEnable lazy compilation in MCJIT
2012-08-07 Jakob Stoklund... Fix a couple of typos.
2012-08-07 Eli FriedmanRemove empty directory.
2012-08-07 Jakob Stoklund... Add trace accessor methods, implement primitive if...
2012-08-07 Jim GrosbachTidy up a bit.
2012-08-07 Rafael EspindolaThe dominance computation already has logic for computi...
2012-08-07 Hal FinkelAdd a comment about mftb vs. mfspr on PPC.
2012-08-07 Alexey SamsonovFix the representation of debug line table in DebugInfo...
2012-08-07 Benjamin KramerPR13095: Give an inline cost bonus to functions using...
2012-08-07 Chandler CarruthFix PR13412, a nasty miscompile due to the interleaved
2012-08-07 Chandler CarruthAdd a much more conservative strategy for aligning...
2012-08-07 Manman RenMachineCSE: Update the heuristics for isProfitableToCSE.
2012-08-07 Bill WendlingRevert r161371. Removing the 'const' before Type is...
2012-08-07 Jack CarterThe define for 64 bit sign extension neglected to
2012-08-07 Bill WendlingConstify the Type parameter to some methods (which...
2012-08-07 Andrew TrickAllow x86 subtargets to use the GenericModel defined...
2012-08-07 Jack CarterMips relocation R_MIPS_64 relocates a 64 bit double...
2012-08-06 Jack CarterThe Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64
2012-08-06 Bill WendlingReduce indentation by early exiting.
2012-08-06 Jakob Stoklund... Fix typo.
2012-08-06 Bill WendlingAdd a way to grab the target options from the LTO comma...
2012-08-06 Jack CarterMips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.
2012-08-06 Hal FinkelMFTB on PPC64 should really be encoded using MFSPR.
2012-08-06 Eric ChristopherAdd support for the OpenBSD for Bitrig.
2012-08-06 Simon AtanasyanFix MIPS DSP Rev1 intrinsics memory properties.
2012-08-06 Jakob Stoklund... Put up warning signs around MO::getNextOperandForReg().
2012-08-06 Roman DivackyRemove empty overrides of processFunctionBeforeFrameFin...
2012-08-06 Craig TopperImplement proper handling for pcmpistri/pcmpestri intri...
2012-08-05 Craig TopperUpdate test to check for r161305
2012-08-05 Craig TopperRemove custom inserter for MWAIT. It doesn't do anythin...
2012-08-05 Craig TopperUse a COPY node instead of an explicit MOVA opcode...
2012-08-04 Hal FinkelAdd readcyclecounter lowering on PPC64.
2012-08-04 Anton KorobeynikovSkip impdef regs during eabi save/restore list emission...
2012-08-04 Anton KorobeynikovRecognize vst1.64 / vld1.64 with 3 and 4 regs as load...
2012-08-04 Anton KorobeynikovAdd stack spill / reload instructions for DTriple and...
2012-08-04 Bill WendlingRemove extraneous ';'.
2012-08-04 Benjamin KramerUpdate cmake build.
2012-08-04 Benjamin KramerPostpone the deletion of the old name in StructType...
2012-08-04 NAKAMURA Takumi[CMake] add_lit_target: Remove comments about add_depen...
2012-08-04 NAKAMURA Takumillc: Try to suppress failures since r161262 .
2012-08-04 Jakob Stoklund... Delete a dead variable.
2012-08-03 Jakob Stoklund... TwoAddressInstructionPass refactoring: Extract another...
2012-08-03 Bob WilsonRefactor and check "onlyReadsMemory" before optimizing...
2012-08-03 Jakob Stoklund... TwoAddressInstructionPass refactoring: Extract a method.
2012-08-03 Jakob Stoklund... Begin adding support for updating LiveIntervals in...
2012-08-03 Akira Hatanaka1. Redo mips16 instructions to avoid multiple opcodes...
2012-08-03 Jakob Stoklund... Add an experimental -early-live-intervals option.
2012-08-03 Jakob Stoklund... Delete merged physreg copies in joinReservedPhysReg().
2012-08-03 Bob WilsonTry to reduce the compile time impact of r161232.
2012-08-03 Bob WilsonFix memcmp code-gen to honor -fno-builtin.
2012-08-03 Jakob Stoklund... Completely eliminate VNInfo flags.
2012-08-03 Jakob Stoklund... Fix a couple of loops that were processing unused value...
2012-08-03 Matt Beaumont-GaySilence unused variable warning in -asserts build
2012-08-03 Jakob Stoklund... Eliminate the VNInfo::hasPHIKill() flag.
2012-08-03 Jakob Stoklund... Make the hasPHIKills flag a computed property.
2012-08-03 Eric ChristopherAdd a configure flag for enabling -Werror on the comman...
2012-08-03 Eric ChristopherAdd support for detecting libxml for Dmitri's work...
2012-08-03 Eric ChristopherAdd a configure option to pass -std=c++11 on the comman...
2012-08-03 Jakob Stoklund... Remove a dead prototype.
2012-08-03 Eric ChristopherRevert previous patch here, we should instead configure...
2012-08-03 Jakob Stoklund... Delete dead function.
2012-08-03 Jakob Stoklund... Don't delete dead code in TwoAddressInstructionPass.
2012-08-03 Gabor Greifallow 'make CPPFLAGS=<something>' work again
2012-08-03 Eric ChristopherAdd a BUILD_FLAGS variable so that autoconf checks...
2012-08-03 Bob WilsonFall back to selection DAG isel for calls to builtin...
2012-08-03 Bob WilsonAdd new getLibFunc method to TargetLibraryInfo.
2012-08-03 Jush Lu[arm-fast-isel] Add support for shl, lshr, and ashr.
2012-08-03 NAKAMURA Takumi[CMake] Add yaml2obj to check-llvm.
2012-08-03 Bill WendlingMove the "findUsedStructTypes" functionality outside...
2012-08-03 Eric ChristopherAdd support for the ARM GHC calling convention, this...
2012-08-02 Richard TrieuRemove redundant '== true' after a comparison.
2012-08-02 Jim GrosbachARM: Tidy up. Remove unused template parameters.
2012-08-02 Jim GrosbachARM: More InstAlias refactors to use #NAME#.
2012-08-02 Matt Beaumont-GayMove test yaml files under Inputs until they are conver...
2012-08-02 Jim GrosbachARM: Refactor instaliases using TableGen support for...
2012-08-02 Manman RenX86 Peephole: fold loads to the source register operand...
2012-08-02 Michael J.... [yaml2obj] Fix build. Apparently I've gotten too famili...
2012-08-02 Michael J.... Add yaml2obj. A utility to convert YAML to binaries.
2012-08-02 Jim GrosbachTableGen: Allow use of #NAME# outside of 'def' names.
2012-08-02 Jakob Stoklund... Compute the critical path length through a trace.
2012-08-02 Akira HatanakaMove the code that creates instances of MipsInstrInfo...
2012-08-02 Akira HatanakaSet transient stack alignment in constructor of MipsFra...
2012-08-02 Jakob Stoklund... Verify regunit intervals along with virtreg intervals.
2012-08-02 Jakob Stoklund... Avoid creating dangling physreg live ranges during...
2012-08-02 Jakob Stoklund... Add TargetRegisterInfo::hasRegUnit().
2012-08-02 NAKAMURA Takumiinclude/llvm/Analysis/RegionInfo.h: Appease msvc.
2012-08-02 Jakob Stoklund... Add report() functions that take a LiveInterval argument.
2012-08-02 Hongbin ZhengImplement the block_iterator of Region based on df_iter...
2012-08-02 Nuno LopesJIT::runFunction(): add a fast path for functions with...
2012-08-02 Bill WendlingSphinxify the Code Generator document.
2012-08-02 Jiangning LiuSupport fpv4 for ARM Cortex-M4.
2012-08-02 Jiangning LiuFix #13035, a bug around Thumb instruction LDRD/STRD...
2012-08-02 Jiangning LiuFix #13138, a bug around ARM instruction DSB encoding...
2012-08-02 Jiangning LiuFix #13241, a bug around shift immediate operand for...
2012-08-02 NAKAMURA Takumillvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Make sure...
2012-08-02 NAKAMURA Takumillvm/test/CodeGen/X86/fold-pcmpeqd-1.ll: Rewrite expres...
next