[mips][microMIPS] MicroMIPS Compact Branch Instructions BEQZC and BNEZC
[oota-llvm.git] / lib / Target / AArch64 /
2014-08-14 David MajnemerAArch64: Silence warning in AArch64FastISel
2014-08-13 Akira Hatanaka[AArch64, fast-isel] Fall back to SelectionDAG to selec...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Add support for more addressing...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Make use of the zero register when...
2014-08-13 Gerolf Hoflehner[MachineCombiner] Removal of dangling DBG_VALUES after...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Cleanup constant materialization...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-12 Gerolf Hoflehner[MachineCombiner] Fix for ICE bug 20598
2014-08-11 Jim GrosbachAdd missing closing namespace comment.
2014-08-11 Jim GrosbachAArch64: Tidy up a few comments.
2014-08-11 Quentin Colombet[AArch64] Fix registerAllocator assigns same register...
2014-08-11 Sylvestre LedruFix typos:
2014-08-10 Joerg SonnenbergerIf available, pass down the Fixup object to EvaluateAsR...
2014-08-09 Aaron BallmanResolving some type truncation warnings in MSVC (enum...
2014-08-08 Tim NorthoverAArch64: avoid deleting the current iterator in a loop.
2014-08-08 Juergen Ributzka[FastISel][AArch64] Attach MachineMemOperands to load...
2014-08-08 NAKAMURA TakumiAArch64A57FPLoadBalancing.cpp: Define ColorNames in...
2014-08-08 Jiangning Liu[AArch64] Fix a type conversion bug for anlyzing compare.
2014-08-08 James Molloy[AArch64] Add an FP load balancing pass for Cortex-A57
2014-08-08 Tim NorthoverAArch64: stop trying to take control of all UnknownArch...
2014-08-08 NAKAMURA TakumiAArch64InstrInfo.cpp: Fix \param(s). [-Wdocumentation]
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-08-06 Eric ChristopherRemove the target machine from CCState. Previously...
2014-08-06 Chad Rosier[AArch64] Add a few isTarget* API to AArch64 Subtarget.
2014-08-06 Chad Rosier[AArch64] Fix OS ABI flag for aarch64-linux-gnu target.
2014-08-06 James Molloy[AArch64] Add a testcase for r214957.
2014-08-06 James Molloy[AArch64] Conditional selects are expensive on out...
2014-08-05 Yi KongAArch64: Add support for instruction prefetch intrinsic
2014-08-05 James MolloyTeach the SLP Vectorizer that keeping some values live...
2014-08-05 Juergen Ributzka[FastIsel][AArch64] Fix previous commit r214844 (Don...
2014-08-05 Juergen Ributzka[FastISel][AArch64] Implement the FastLowerArguments...
2014-08-05 Kevin QinRevert "r214832 - MachineCombiner Pass for selecting...
2014-08-05 Juergen Ributzka[FastISel][AArch64] Don't perform sign-/zero-extension...
2014-08-05 Eric ChristopherHave MachineFunction cache a pointer to the subtarget...
2014-08-05 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction
2014-08-04 Juergen Ributzka[FastISel][AArch64] Fix shift lowering for i8 and i16...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-04 Chad Rosier[AArch64] Extend the number of scalar instructions...
2014-08-04 Kevin QinRevert "r214669 - MachineCombiner Pass for selecting...
2014-08-03 Gerolf HoflehnerMachineCombiner Pass for selecting faster instruction
2014-08-01 Juergen Ributzka[FastISel][AArch64] Fold offset into the memory operation.
2014-08-01 Juergen Ributzka[FastISel][AArch64] Add branch weights.
2014-08-01 Renato GolinAdd missing breaks to AArch64InstrInfo::isGPRCopy
2014-08-01 Chad Rosier[AArch64] Generate tbz/tbnz when comparing against...
2014-08-01 Juergen Ributzka[FastISel][AArch64] Fix the immediate versions of the...
2014-07-31 Louis GerbargMake sure no loads resulting from load->switch DAGCombi...
2014-07-31 Aaron BallmanFixing an -Woverloaded-virtual warnings by exposing...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add basic bitcast support for conve...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add sqrt intrinsic support.
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add MachO large code model support...
2014-07-31 Juergen Ributzka[FastISel][AArch64 and X86] Don't emit stores for UNDEF...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add select folding support for...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add branch folding support for...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add {s|u}{add|sub|mul}.with.overflo...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Create helper functions to create...
2014-07-30 Juergen Ributzka[FastISel][AArch64] Add support for shift-immediate.
2014-07-29 Jiangning LiuImplement AArch64 TTI interface isAsCheapAsAMove.
2014-07-27 Matt ArsenaultAdd alignment value to allowsUnalignedMemoryAccess
2014-07-27 Tim NorthoverAArch64: fix conversion of 'J' inline asm constraints.
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
2014-07-25 Juergen Ributzka[FastISel][AArch64] Add support for frameaddress intrinsic.
2014-07-25 Benjamin KramerRun sort_includes.py on the AArch64 backend.
2014-07-24 Tim NorthoverAArch64: refactor ReconstructShuffle function
2014-07-24 NAKAMURA TakumiPrune redundant libdeps.
2014-07-24 NAKAMURA TakumiUpdate library dependencies.
2014-07-24 Kevin Qin[AArch64] Fix a bug generating incorrect instruction...
2014-07-24 Jiangning Liu[AArch64] Disable some optimization cases for type...
2014-07-23 Rafael EspindolaFinish inverting the MC -> Object dependency.
2014-07-23 Jim Grosbach[X86,AArch64] Extend vcmp w/ unary op combine to work...
2014-07-23 Jim GrosbachX86: restrict combine to when type sizes are safe.
2014-07-23 Juergen Ributzka[FastISel][AArch64] Fix return type in FastLowerCall.
2014-07-23 Chad Rosier[AArch64] Lower sdiv x, pow2 using add + select + shift.
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
2014-07-22 Juergen Ributzka[FastIsel][AArch64] Add support for the FastLowerCall...
2014-07-21 Tim NorthoverCodeGen: emit IR-level f16 conversion intrinsics as...
2014-07-18 David PeixottoMC: support different sized constants in constant pools
2014-07-18 Tim NorthoverAArch64: implement efficient f16 bitcasts
2014-07-18 Tim NorthoverAArch64: support f16 extend/trunc operations.
2014-07-18 Jim GrosbachAArch64: Constant fold converting vector setcc results...
2014-07-17 Arnaud A. de Grand... [AArch64] Cleanup AsmParser: no need to use dyn_cast...
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-17 Yi KongPort memory barriers intrinsics to AArch64
2014-07-15 Tim NorthoverAArch64: fall back to generic code for out of range...
2014-07-14 Tim NorthoverAArch64: remove unnecessary pseudo-instruction.
2014-07-12 Saleem AbdulrasoolAArch64: add support for llvm.aarch64.hint intrinsic
2014-07-11 Oliver StannardARM: Allow __fp16 as a function arg or return type...
2014-07-10 Arnaud A. de Grand... [AArch64] Add logical alias instructions to MC AsmParser
2014-07-10 Tim NorthoverAArch64: correctly fast-isel i8 & i16 multiplies
2014-07-09 Jim GrosbachAArch64: Better codegen for storing to __fp16.
2014-07-09 Louis GerbargMake AArch64FastISel::EmitIntExt explicitly check its...
2014-07-08 Jim GrosbachAArch64: Better codegen for loading from __fp16.
2014-07-08 Arnaud A. de Grand... Truncate the immediate in logical operation to the...
2014-07-07 Louis GerbargAllow AArch64FastISel to degrade graceully in the prese...
2014-07-07 Kevin Qin[AArch64] Normalize all constants to build a vector.
2014-07-06 Saleem AbdulrasoolAArch64: whitespace cleanup
2014-07-03 Chandler Carruth[codegen,aarch64] Add a target hook to the code generat...
2014-07-02 Duncan P. N. Exon... AArch64: Re-enable AArch64AddressTypePromotion
next