projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2015-11-06
Matt Arsenault
AMDGPU: Fix hardcoded alignment of spill.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Matt Arsenault
AMDGPU: Hack for VS_32 register pressure
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Teresa Johnson
Restore "Move metadata linking after lazy global materi...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Teresa Johnson
Restore "Move metadata linking after lazy global materi...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Reid Kleckner
[WinEH] Mark funclet entries and exits as clobbering...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Chad Rosier
[LIR] Simplify code by making DataLayout globally acces...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Jun Bum Lim
[AArch64]Enable the narrow ld promotion only on profita...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
Bring r252305 back with a test fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
Revert "Simplify the creation of .eh_frame/.debug_frame...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
Simplify the creation of .eh_frame/.debug_frame sections.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
git clang-format and fix variable names. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
Use SHT_X86_64_UNWIND on every OS.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
Pass SectionStart directly to the one function that...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Daniel Sanders
[mips][ias] Range check uimm4 operands and fixed a...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Daniel Sanders
[mips][ias] Range check uimm3 operands.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Daniel Sanders
[mips][ias] Range check uimm2 operands and fix a bug...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Daniel Sanders
[mips][ias] Range check uimmz operands.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Vasileios Kalintiris
[mips] Define patterns for the atomic_{load,store}_...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Tom Stellard
AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
James Molloy
Add a new attribute: norecurse
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
NAKAMURA Takumi
DIBuilder.h: Prune \param(s) corresponding to r252219...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
NAKAMURA Takumi
Revert r252249 (and r252255, r252258), "[WinEH] Clone...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Xinliang David Li
Code style fix (caused by wrongly default clang-format...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
Simplify the alignment handling in FDE emission.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
Delete dead store. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Peter Collingbourne
docs: Document function-attached metadata and IR change...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Reid Kleckner
Range-for some LiveIntervals code under review
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Reid Kleckner
[WinEH] Split EH_RESTORE out of CATCHRET for 32-bit EH
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Cameron Esfahani
NFC: Update documentation for createUniqueFile() to...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
Use a range loop.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Igor Laevsky
[Statepoints] Mark gc.result and gc.relocate as readonly
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Andrew Kaylor
Temporarily disable flaky checks in wineh-multi-parent...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Matthias Braun
CommandGuide/lit.rst: Document the new commandline...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Andrew Kaylor
Fix build warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Keno Fischer
Fix bugpoint breakage on libcxx introduced by r252247
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Andrew Kaylor
[WinEH] Clone funclets with multiple parents
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Keno Fischer
[bugpoint] Add a named metadata (+their operands) reducer
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Rafael Espindola
Pass the streamer to the constructor instead of every...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Rafael Espindola
Simplify the constructor. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Rafael Espindola
git-clang-format an area I am about to change.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Rafael Espindola
Small simplification by moving early continue earlier.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Sanjoy Das
Re-apply r251050 with a for PR25421
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Richard Trieu
Revert r251050 to fix miscompile when running Clang -O1
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Peter Collingbourne
Update tutorial for debug info IR change.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Peter Collingbourne
Fix Kaleidoscope example.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Peter Collingbourne
DI: Reverse direction of subprogram -> function edge.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Tim Northover
Remove windows line endings introduced by r252177....
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Alexey Samsonov
[ASan] Disable instrumentation for inalloca variables.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Alexander Kornienko
Refactor: Simplify boolean conditional return statement...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Reid Kleckner
[WinEH] Fix funclet prologues with stack realignment
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Alexander Kornienko
Refactor: Simplify boolean conditional return statement...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Dan Gohman
[WebAssembly] Fix copypasta.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Dan Gohman
[WebAssembly] Rename Immediate instructions to Const.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Dan Gohman
[WebAssembly] Add AsmString strings for most instructions.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Dan Gohman
[WebAssembly] Update wasm builtin functions to match...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Sanjay Patel
replace MachineCombinerPattern namespace and enum with...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Dan Gohman
[WebAssembly] Add WebAssemblyMCInstLower.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Kevin Enderby
Reapply r250906 with many suggested updates from Rafael...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Davide Italiano
[SimplifyLibCalls] Use hasFloatVersion(). NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Oleg Ranevskyy
[DebugInfo] Fix ARM/AArch64 prologue_end position....
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Petar Jovanovic
Add cfi instr for CFA calculation when movpc is expande...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Derek Schuff
[WebAssembly] Rename ior operator to or to match the...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Silviu Baranga
Update comment to LoopAccessInfo after r251800. NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
James Molloy
[ARM] Compute known bits for ARMISD::CMOV
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Aaron Ballman
Fix a signed/unsigned mismatch warning; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Asaf Badouh
revert rev. 252153 due to build failure on ubuntu
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Asaf Badouh
[X86][AVX512] add comi with Sae
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
James Molloy
[SimplifyCFG] Tweak heuristic for merging conditional...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Asaf Badouh
[X86][AVX512] small bugfix in VPBROADCASTM
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Saleem Abdulrasool
RuntimeDyld: fix -Wtype-limits
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Mehdi Amini
Fix LoopAccessAnalysis when potentially nullptr check...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
NAKAMURA Takumi
MCStreamer.h: Prune \return, corresponding to r252102...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Xinliang David Li
Fix a bug exposed by uses in CFE
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Matt Arsenault
AMDGPU: Also track whether SGPRs were spilled
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Matt Arsenault
AMDGPU: Print number user SGPRs
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Matt Arsenault
AMDGPU: Disallow s[102:103] on VI in assembler
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Sanjoy Das
[FunctionAttrs] Remove a loop, NFC refactor
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Matt Arsenault
AMDGPU: Fix assert when legalizing atomic operands
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Matt Arsenault
AMDGPU: Make addr64 atomic operand order consistent
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Mehdi Amini
Fix OSX build after r252118 (missing parameter for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Mehdi Amini
Remove empty lines
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Joseph Tremoulet
[WinEH] Fix establisher param reg in CLR funclets
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Sanjoy Das
[IR] Add bounds checking to dataOperandHasImpliedAttr
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Kostya Serebryany
[libFuzzer] print a bit fewer lines
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Rafael Espindola
Go back to producing relocations for out of range symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Reid Kleckner
[Windows] Symbolize with llvm-symbolizer instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Matt Arsenault
AMDGPU: Add missing v2f64 fadd tests
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Matt Arsenault
AMDGPU: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Xinliang David Li
[PGO] Use template file to define runtime structures
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Mehdi Amini
Fix Abbrev emission in WriteIdentificationBlock
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Rafael Espindola
Fix pr24832.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Rafael Espindola
Simplify now that emitValueToOffset always returns...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Rafael Espindola
Simplify .org processing and make it a bit more powerful.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Xinliang David Li
Define portable macros for packed struct definitions:
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Davide Italiano
[SimplifyLibCalls] New transformation: tan(atan(x)...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Kostya Serebryany
[libFuzzer] when choosing the next unit to mutate,...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Sanjay Patel
fix typo; NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Sanjoy Das
[CaptureTracking] Support operand bundles conservatively
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Chris Bieneman
[CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Rafael Espindola
Slightly saner handling of thumb branches.
commit
|
commitdiff
|
tree
|
snapshot
next