SelectionDAGBuilder: update comment in HandlePHINodesInSuccessorBlocks.
[oota-llvm.git] / lib / Target /
2015-03-18 Rafael Espindolatwo or more, use a for.
2015-03-18 Simon Pilgrim[X86][SSE] Avoid scalarization of v2i64 vector shifts...
2015-03-18 Bill Schmidt[PowerPC] Correct typo in PPCInstrAltivec.td
2015-03-18 Eric ChristopherRevert "[X86][SSE] Avoid scalarization of v2i64 vector...
2015-03-18 Eric ChristopherRevert "Add a TargetMachine local MCRegisterInfo and...
2015-03-18 Eric ChristopherAdd a TargetMachine local MCRegisterInfo and MCInstrInf...
2015-03-18 Eric ChristopherRevert "Migrate the AArch64 TargetRegisterInfo to its...
2015-03-18 Simon Pilgrim[X86][SSE] Avoid scalarization of v2i64 vector shifts
2015-03-18 Rafael EspindolaAdd a default implementation of createObjectStreamer.
2015-03-18 Krzysztof Parzyszek[Hexagon] Use pseudo-instructions for true/false predic...
2015-03-18 Krzysztof ParzyszekRevert "[Hexagon] Use pseudo-instructions for true...
2015-03-18 Rafael EspindolaHandle X86::reloc_riprel_4byte in 32 bits mode.
2015-03-18 Krzysztof Parzyszek[Hexagon] Use pseudo-instructions for true/false predic...
2015-03-18 Krzysztof Parzyszek[Hexagon] Intrinsics for circular and bit-reversed...
2015-03-18 Krzysztof Parzyszek[Hexagon] Handle ENDLOOP0 in InsertBranch and RemoveBranch
2015-03-18 John Brawn[ARM] Align stack objects passed to memory intrinsics
2015-03-18 Kai Nacke[mips] Add itineraries for ext and ins instructions.
2015-03-18 Alexei Starovoitov[bpf] fix build
2015-03-18 Krzysztof ParzyszekGenerate bit manipulation instructions on Hexagon
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 Krzysztof ParzyszekRemove unneeded selection functions from HexagonISelDAG...
2015-03-17 Pirama Arumuga NainarFix bug while building FP16 constant vectors for AArch64
2015-03-17 NAKAMURA TakumiAppease AArch64ISelLowering.cpp miscompiled by g++...
2015-03-17 Krzysztof ParzyszekSelection DAG preprocessing on Hexagon
2015-03-17 David MajnemerRevert "COFF: Let globals with private linkage reside...
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 Rafael EspindolaCentralize the handling of unique ids for temporary...
2015-03-17 Samuel AntaoAdd assertion to detect invalid registers in the PowerP...
2015-03-17 Richard Barton[ARM] Fix offset calculation in ARMBaseRegisterInfo...
2015-03-17 Daniel Sanders[systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline...
2015-03-17 Samuel AntaoFix R0 use in PowerPC VSX store for FastIsel.
2015-03-17 Rafael EspindolaUse createTempSymbol to avoid collisions instead of...
2015-03-17 Rafael EspindolaMake EmitFunctionHeader a private helper.
2015-03-17 Daniel SandersRe-commit: [hexagon] Distinguish the 'o', 'v', and...
2015-03-17 Rafael EspindolaCall EmitFunctionHeader just before EmitFunctionBody.
2015-03-17 Rafael EspindolaConvert the easy cases of GetTempSymbol to createTempSy...
2015-03-17 Rafael EspindolaMove the EH symbol to the asm printer and use it for...
2015-03-17 Toma Tabacu[mips] [IAS] Add support for the XOR $reg,imm pseudo...
2015-03-17 Daniel SandersFix r232466 by adding 'i' to the mappings for inline...
2015-03-17 Renato Golin[ARM] Add support for ARMV6K subtarget (LLVM)
2015-03-17 Daniel Sanders[ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and...
2015-03-17 Ahmed Bougacha[AArch64] Use intermediate step for concat_vectors...
2015-03-17 Ahmed Bougacha[AArch64] Factor out N->getOperand()s; format. NFCI.
2015-03-16 Rafael EspindolaPass in a "const Triple &T" instead of a raw StringRef.
2015-03-16 Rafael EspindolaRemove unused argument. NFC.
2015-03-16 Rafael EspindolaThere is only one Asm streamer, there is no need for...
2015-03-16 David BlaikieFix uses of reserved identifiers starting with an under...
2015-03-16 Tom StellardR600/SI: don't try min3/max3/med3 with f64
2015-03-16 Sanjay Patelfix comments to match code; NFC
2015-03-16 Petar Jovanovic[MIPS] Fix justify error for small structures
2015-03-16 Rafael EspindolaUse the i8 immediate cmp instructions when possible.
2015-03-16 Daniel SandersRevert r232374: [hexagon] Distinguish the 'o', 'v'...
2015-03-16 Rafael EspindolaDon't repeat names in comments and clang-format this...
2015-03-16 Daniel Sanders[hexagon] Distinguish the 'o', 'v', and 'm' inline...
2015-03-16 Daniel SandersMake each target map all inline assembly memory constra...
2015-03-16 Toma Tabacu[mips] [IAS] Outline NOP creation. NFC.
2015-03-16 Gabor Horvath[llvm] Replacing asserts with static_asserts where...
2015-03-15 Simon PilgrimUse SDValue bool check to tidyup some possible combines...
2015-03-15 Simon PilgrimUse SDValue bool check to tidyup some possible combines...
2015-03-14 David Blaikie[opaque pointer type] gep API migration
2015-03-14 David Blaikie[opaque pointer type] more gep API migration
2015-03-14 Vasileios Kalintiris[mips] Remove trivial header for the MipsModuleISelDAGT...
2015-03-14 Vasileios Kalintiris[mips] Remove trivial header for the Mips16HardFloat...
2015-03-14 Vasileios Kalintiris[mips] Remove trivial header for the MipsOs16 pass...
2015-03-13 Rafael EspindolaUse add32ri8 and friends on fast isel.
2015-03-13 Alexei Starovoitovbpf: turn on HasJIT flag in BPF backend
2015-03-13 Alexei Starovoitovbpf: fix build
2015-03-13 Jan Veselyr600: Clear visited structure before running.
2015-03-13 Jan Veselyr600: Use deque and simplify loops in AMDGPUCFGStructurizer
2015-03-13 Andrea Di Biagio[X86][AVX] Fix wrong lowering of v4x64 shuffles into...
2015-03-13 Benjamin Kramerunique_ptrs are unique already, no need to unique them...
2015-03-13 Daniel SandersRecommit r232027 with PR22883 fixed: Add infrastructure...
2015-03-13 Toma Tabacu[mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFl...
2015-03-12 Sanjay Patel[X86, AVX2] Replace inserti128 and extracti128 intrinsi...
2015-03-12 Eric ChristopherMove a variable into the assert where it's used - fixes...
2015-03-12 Eric ChristopherIn preparation for moving ARM's TargetRegisterInfo...
2015-03-12 Tom StellardR600/SI: Don't print scc reg in sopc assembly string
2015-03-12 Tom StellardR600/SI: Remove _e32 and _e64 suffixes from mnemonics
2015-03-12 Eric ChristopherMigrate the AArch64 TargetRegisterInfo to its TargetMachine
2015-03-12 Hal FinkelRevert "r232027 - Add infrastructure for support of...
2015-03-12 Quentin Colombet[X86] Fix a regression introduced by r223641.
2015-03-12 Eric ChristopherFix comment formatting.
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the X86 Targe...
2015-03-12 Krzysztof ParzyszekRemove unused complex patterns for addressing modes...
2015-03-12 Andrea Di Biagio[X86] Fix wrong target specific combine on SETCC nodes.
2015-03-12 Aaron BallmanSilencing an "enumeral and non-enumeral type in conditi...
2015-03-12 Daniel SandersAdd infrastructure for support of multiple memory const...
2015-03-12 Elena DemikhovskyAVX-512: Added encoding tests for VPROR, VPROL instruct...
2015-03-12 Eric ChristopherRemove some unnecessary forward declarations and put...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the Sparc...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the Mips...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the ARM Targe...
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the AArch64...
2015-03-12 Jingyue Wu[NVPTXAsmPrinter] do not print .align on function headers
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the PowerPC...
2015-03-12 Krzysztof ParzyszekFix build break introduced in r231992
2015-03-12 Krzysztof ParzyszekEliminate constant-extender profitability checks from...
2015-03-12 Mehdi AminiMove the DataLayout to the generic TargetMachine, makin...
2015-03-11 Hal Finkel[PowerPC] Remove canFoldAsLoad from instruction definitions
2015-03-11 Eric ChristopherRemove useMachineScheduler and replace it with subtarge...
next