summaryrefslogtreecommitdiffstats
path: root/llvm/test
Commit message (Expand)AuthorAgeFilesLines
* [ValueTracking] Add a framework for encoding implication rulesSanjoy Das2015-11-061-0/+24
* AMDGPU: Create emergency stack slots during frame loweringMatt Arsenault2015-11-062-1/+487
* AMDGPU: Add pass to detect used kernel featuresMatt Arsenault2015-11-061-0/+193
* AMDGPU: Hack for VS_32 register pressureMatt Arsenault2015-11-062-11/+11
* Restore "Move metadata linking after lazy global materialization/linking."Teresa Johnson2015-11-063-5/+69
* Restore "Move metadata linking after lazy global materialization/linking."Teresa Johnson2015-11-062-0/+25
* [WinEH] Mark funclet entries and exits as clobbering all registersReid Kleckner2015-11-062-0/+177
* [AArch64]Enable the narrow ld promotion only on profitable microarchitecturesJun Bum Lim2015-11-062-48/+47
* Bring r252305 back with a test fix.Rafael Espindola2015-11-061-2/+2
* Use SHT_X86_64_UNWIND on every OS.Rafael Espindola2015-11-0619-19/+19
* [mips][ias] Range check uimm4 operands and fixed a bug this revealed.Daniel Sanders2015-11-063-0/+31
* [mips][ias] Range check uimm3 operands.Daniel Sanders2015-11-064-0/+20
* [mips][ias] Range check uimm2 operands and fix a bug this revealed.Daniel Sanders2015-11-0614-12/+36
* [mips][ias] Range check uimmz operands.Daniel Sanders2015-11-062-0/+22
* [mips] Define patterns for the atomic_{load,store}_{8,16,32,64} nodes.Vasileios Kalintiris2015-11-064-32/+110
* AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU_HSA_KERNELTom Stellard2015-11-062-4/+24
* Add a new attribute: norecurseJames Molloy2015-11-068-12/+21
* Revert r252249 (and r252255, r252258), "[WinEH] Clone funclets with multiple ...NAKAMURA Takumi2015-11-064-1690/+10
* Temporarily disable flaky checks in wineh-multi-parent-cloning.Andrew Kaylor2015-11-061-4/+8
* [WinEH] Clone funclets with multiple parentsAndrew Kaylor2015-11-064-10/+1686
* [bugpoint] Add a named metadata (+their operands) reducerKeno Fischer2015-11-061-0/+39
* Re-apply r251050 with a for PR25421Sanjoy Das2015-11-052-0/+88
* Revert r251050 to fix miscompile when running Clang -O1Richard Trieu2015-11-051-58/+0
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-05370-1125/+1143
* Remove windows line endings introduced by r252177. NFC.Tim Northover2015-11-054-172/+172
* [ASan] Disable instrumentation for inalloca variables.Alexey Samsonov2015-11-051-0/+16
* [WinEH] Fix funclet prologues with stack realignmentReid Kleckner2015-11-051-0/+77
* [WebAssembly] Update wasm builtin functions to match spec changes.Dan Gohman2015-11-052-34/+10
* Reapply r250906 with many suggested updates from Rafael Espindola.Kevin Enderby2015-11-054-0/+62
* [DebugInfo] Fix ARM/AArch64 prologue_end position. Related to D11268.Oleg Ranevskyy2015-11-054-0/+172
* Add cfi instr for CFA calculation when movpc is expanded to call and popPetar Jovanovic2015-11-051-0/+42
* [WebAssembly] Rename ior operator to or to match the specDerek Schuff2015-11-054-12/+12
* revert rev. 252153 due to build failure on ubuntuAsaf Badouh2015-11-052-202/+0
* [X86][AVX512] add comi with SaeAsaf Badouh2015-11-052-0/+202
* [X86][AVX512] small bugfix in VPBROADCASTMAsaf Badouh2015-11-051-0/+15
* Fix LoopAccessAnalysis when potentially nullptr check are involvedMehdi Amini2015-11-051-0/+38
* AMDGPU: Disallow s[102:103] on VI in assemblerMatt Arsenault2015-11-052-16/+46
* AMDGPU: Fix assert when legalizing atomic operandsMatt Arsenault2015-11-051-0/+52
* [WinEH] Fix establisher param reg in CLR funcletsJoseph Tremoulet2015-11-051-0/+8
* Go back to producing relocations for out of range symbols.Rafael Espindola2015-11-052-7/+5
* AMDGPU: Add missing v2f64 fadd testsMatt Arsenault2015-11-051-10/+42
* Fix pr24832.Rafael Espindola2015-11-051-0/+14
* Simplify .org processing and make it a bit more powerful.Rafael Espindola2015-11-042-2/+5
* [SimplifyLibCalls] New transformation: tan(atan(x)) -> xDavide Italiano2015-11-042-0/+32
* [CaptureTracking] Support operand bundles conservativelySanjoy Das2015-11-041-0/+29
* Slightly saner handling of thumb branches.Rafael Espindola2015-11-042-0/+27
* [x86] Teach the shrink-wrapping hooks to do the proper thing with Win64.Quentin Colombet2015-11-041-0/+122
* [X86][SSE] Add general memory folding for (V)INSERTPS instructionSimon Pilgrim2015-11-045-13/+62
* Created new X86 FMA3 opcodes (FMA*_Int) that are used now for lowering of sca...Andrew Kaylor2015-11-042-248/+939
* [ARM] Combine CMOV into BFI where possibleJames Molloy2015-11-041-0/+23
OpenPOWER on IntegriCloud