summaryrefslogtreecommitdiffstats
path: root/llvm/lib
Commit message (Expand)AuthorAgeFilesLines
* Reverting Thumb2SizeReduction opt bisect change to fix failing buildbots.Andrew Kaylor2016-04-261-2/+1
* [CodeGenPrepare] don't convert an unpredictable select into control flowSanjay Patel2016-04-261-1/+2
* Remove MinLatency in SchedMachineModel. NFC.Junmo Park2016-04-2611-14/+0
* PM: Port GlobalOpt to the new pass managerJustin Bogner2016-04-265-40/+61
* PM: Convert the logic for GlobalOpt into static functions. NFCJustin Bogner2016-04-261-66/+71
* [X86] Use LivePhysRegs in X86FixupBWInsts.Ahmed Bougacha2016-04-261-13/+19
* Add check for "branch_weights" with prof metadataSanjay Patel2016-04-251-3/+7
* [Sparc] Fix double-float fabs and fneg on little endian CPUs.James Y Knight2016-04-251-12/+28
* ARM: put correct symbol index on indirect pointers in __thread_ptr.Tim Northover2016-04-251-1/+2
* Fix build warningAndrew Kaylor2016-04-251-1/+1
* Add optimization bisect opt-in calls for AMDGPU passesAndrew Kaylor2016-04-257-1/+19
* Reformat LLVMConstPointerNull. NFCAmaury Sechet2016-04-251-2/+1
* Optimize store of "bitcast" from vector to aggregate.Arch D. Robison2016-04-251-0/+60
* [LVI] Make a precondition explicit rather than handling a case which never ha...Philip Reames2016-04-251-1/+2
* Add optimization bisect opt-in calls for ARM passesAndrew Kaylor2016-04-255-2/+15
* Add optimization bisect opt-in calls for AArch64 passesAndrew Kaylor2016-04-2512-0/+34
* Add accidentally deleted "break"Krzysztof Parzyszek2016-04-251-0/+1
* [ORC] clang-format code that was touched in r267457. NFC.Lang Hames2016-04-255-213/+189
* ARM: put extern __thread stubs in a special section.Tim Northover2016-04-255-2/+33
* [ThinLTO] Introduce typedef for commonly-used map type (NFC)Teresa Johnson2016-04-253-22/+12
* [Hexagon] Few fixes for exception handlingKrzysztof Parzyszek2016-04-253-1/+13
* Re-apply r267206 with a fix for the encoding problem: when the immediate ofQuentin Colombet2016-04-251-3/+14
* Cleanup redundant expression in InstCombineAndOrXor.Etienne Bergeron2016-04-251-2/+0
* [ORC] Thread Error/Expected through the RPC library.Lang Hames2016-04-254-26/+55
* AMDGPU/SI: Optimize adjacent s_nop instructionsMatt Arsenault2016-04-251-0/+27
* [libFuzzer] remove dead codeKostya Serebryany2016-04-252-5/+2
* AMDGPU: Implement addrspacecastMatt Arsenault2016-04-255-71/+124
* AMDGPU: Add queue ptr intrinsicMatt Arsenault2016-04-254-3/+18
* AMDGPU: Add DAG to debug dumpMatt Arsenault2016-04-251-2/+2
* [LVI] Clarify comments describing the lattice valuesPhilip Reames2016-04-251-5/+10
* [LVI] Split solveBlockValueConstantRange into two [NFC]Philip Reames2016-04-251-31/+63
* [Hexagon] Register save/restore functions do not follow regular conventionsKrzysztof Parzyszek2016-04-254-45/+51
* Resubmit "Refactor raw pdb dumper into library"Zachary Turner2016-04-255-3/+468
* [ValueTracking] Improve isImpliedCondition when the dominating cond is false.Chad Rosier2016-04-253-8/+16
* [lanai] Expand findClosestSuitableAluInstr check to consider offset register.Jacques Pienaar2016-04-251-3/+6
* [PR27390] [CodeGen] Reject indexed loads in CombinerDAG.Marcin Koscielnicki2016-04-252-3/+10
* [mips][microMIPS] Revert commit r267137Hrvoje Varga2016-04-254-14/+3
* [mips][microMIPS] Revert commit r266977Zlatko Buljan2016-04-254-26/+9
* Fix incorrect redundant expression in target AMDGPU.Etienne Bergeron2016-04-251-1/+1
* [WinEH] Update SplitAnalysis::computeLastSplitPoint to cope with multiple EH ...David Majnemer2016-04-252-14/+12
* [ARM] Add support for the X asm constraintSilviu Baranga2016-04-252-0/+22
* [AMDGPU][llvm-mc] s_getreg/setreg* - Add hwreg(...) syntax.Artem Tamazov2016-04-255-3/+127
* Test commit: modified comment. NFCAnna Thomas2016-04-251-1/+1
* Typo. NFC.Chad Rosier2016-04-251-1/+1
* [Hexagon] Correctly set "Flags" in ELF headerKrzysztof Parzyszek2016-04-251-3/+7
* [GlobalOpt] Allow constant globals to be SRA'dJames Molloy2016-04-251-5/+9
* [Coverage] Restore the correct count value after processing a nested region i...Igor Kudrin2016-04-251-37/+58
* [SCEV] Improve the run-time checking of the NoWrap predicateSilviu Baranga2016-04-251-19/+63
* [PowerPC] [PR27387] Disallow r0 for ADD8TLS.Marcin Koscielnicki2016-04-251-2/+4
* Run GlobalOpt before emitting the bitcode for ThinLTOMehdi Amini2016-04-251-0/+2
OpenPOWER on IntegriCloud