projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2014-11-06
Rafael Espindola
Compute the correct jump table entries on 32 bit windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Andrea Di Biagio
[X86] When commuting SSE immediate blend, make sure...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Aaron Ballman
Fixing some -Wcast-qual warnings; NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Toma Tabacu
[mips] Tolerate the use of the %z inline asm operand...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Sasa Stankovic
[mips] Add the following MIPS options that control...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Toma Tabacu
[mips] Improve error/warning messages and testing for...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Daniel Sanders
[JIT] Fix more missing endian conversions (opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
David Majnemer
Object, COFF: Infer symbol sizes from adjacent symbols
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
David Majnemer
X86, MC: Tidy up some whitespace in GetRelocType
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Justin Bogner
GCOV: Make sure that function idents in the .gcda and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Rafael Espindola
Add three other sections when L symbols are allowed.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Rafael Espindola
Allow L symbols in no_dead_strip sections.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Quentin Colombet
[X86] Lower VSELECT into SHRUNKBLEND when we shrink...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Matt Arsenault
Remove unnecessary .c_str() when implicitly converting...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Lang Hames
[Docs][JIT] Update the clang++ invocation lines in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Petar Jovanovic
[mips64] Fix MIPS64 exception personality encoding
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Simon Pilgrim
[X86][SSE] Vector integer to float conversion memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Sean Silva
[docs] Document usage of Inputs/ for extra test files.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Sean Silva
[Linker] Add some test coverage for llvm.ident merging
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Michael Ilseman
Fix heap-use-after-free bug in expandSDiv when the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Steven Wu
Remove obsolete ARM intrinsics vclz and vcnt
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Simon Atanasyan
Add accessor to get 'visibility' part of st_other field
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Derek Schuff
Fix test breakage from r221386
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Matt Arsenault
R600/SI: Fix omod display for VOP3b
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Derek Schuff
[x86 fast-isel] Materialize allocas with the correct...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Matt Arsenault
R600/SI: Add testcase I forgot to commit from months ago
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Matt Arsenault
R600/SI: Move all rsrc building functions to SIISelLowering
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Matt Arsenault
R600/SI: Remove SI_ADDR64_RSRC
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Justin Holewinski
[NVPTX] Add NVPTXLowerStructArgs pass
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Duncan P. N...
IR: MDNode => Value: NamedMDNode::getOperator()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Sanjay Patel
remove extra breaks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Duncan P. N...
IR: MDNode => Value: AsmWriter SlotTracker API
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tilmann Scheller
[ARM] Remove more dead code.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
ps][microMIPS] Implement CodeGen support for ANDI16...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Colin LeMahieu
[Hexagon] [NFC] Alphabetizing cmake files.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
ps][microMIPS] Implement CodeGen support for SLL16...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tilmann Scheller
[ARM] Remove another redundant assignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
[mips][microMIPS] Implement ANDI16 instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tilmann Scheller
[ARM] Remove redundant assignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Peter Collingbourne
[dfsan] Abort at runtime on indirect calls to uninstrum...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Duncan P. N...
IR: MDNode => Value: NamedMDNode::addOperand()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tilmann Scheller
[ARM] Remove dead code identified by the Clang static...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
[mips][microMIPS] Mark symbols as microMIPS if necessary
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
Reverted revisions 221351, 221352 and 221353.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
[mips][microMIPS] Implement CodeGen support for ANDI16...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
[mips][microMIPS] Implement CodeGen support for SLL16...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Zoran Jovanovic
[mips][microMIPS] Implement ANDI16 instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tom Stellard
R600/SI: Change all instruction assembly names to lower...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tom Stellard
R600/SI: Add an extra check line to make test more...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Rafael Espindola
Add a LLVM_BUILD_STATIC option to cmake.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Andrea Di Biagio
[X86] Teach method 'isVectorClearMaskLegal' how to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Oliver Stannard
Fix bashism in tests added by r221341
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Oliver Stannard
[ARM] Honor FeatureD16 in the assembler and disassembler
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Craig Topper
Improve logic that decides if its profitable to commute...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
NAKAMURA Takumi
llvm/test/Transforms/GCOVProfiling: Avoid to parse...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
David Majnemer
llvm-readobj: Add support for dumping the DOS header...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Jiangning Liu
Revert 220932.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Duncan P. N...
IR: Metadata: Remove unnecessary dyn_cast
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Matt Arsenault
Fix broken C++ mode comment
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
David Majnemer
InstSimplify: Exact shifts of X by Y are X if X has...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Eric Christopher
Add a check for misbehaving -Wcomment from gcc-4.7...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tim Northover
ARM: try to add extra CS-register whenever stack alignm...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Tim Northover
ARM/Dwarf: correctly align stack before callee-saved...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Majnemer
Analysis: Make isSafeToSpeculativelyExecute fire less...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Reid Kleckner
Revert "[Reassociate] Canonicalize negative constants...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Simon Pilgrim
[X86][SSE] Enable commutation for SSE immediate blend...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Mark Heffernan
Revert earlier change removing setPreservesCFG from...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Juergen Ributzka
[AArch64] Use the correct register class for ORR.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Revert "[mips] Add names and tests for the hardware...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Blaikie
Provide gmlt-like inline scope information in the skele...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Blaikie
Move cross-unit DIE caching to the DwarfFile level...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Don't produce relocations for a difference in a section...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Vasileios Kalintiris
[mips] Move COP2 & COP3 load/store instructions from...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Vasileios Kalintiris
[mips] Add names and tests for the hardware registers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Andrea Di Biagio
[X86] Add 'FeatureSlowSHLD' to cpu 'bdver3'. Also expli...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Justin Bogner
ErrorOr: Be more explicit in the implicit conversion...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Arnaud A. de...
[PBQP] Callee saved regs should have a higher cost...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Arnaud A. de...
[PBQP] Tweak spill costs and coalescing benefits
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Matt Arsenault
R600/SI: Rename div_scale dest operands to match docume...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Benjamin Kramer
AArch64: Pattern match integer vector abs like we do...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Kostya Serebryany
[asan] [mips] changed ShadowOffset32 for systems having...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Remove unused DisableRedZone option.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Majnemer
InstSimplify: Fold a hasNoSignedWrap() call into a...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Majnemer
InstSimplify: Fold a hasNoUnsignedWrap() call into...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Toma Tabacu
[mips] Improve support for the .set mips16/nomips16...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Juergen Ributzka
[Stackmaps] Make test less fragile. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Sanjay Patel
remove function names from comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Sanjay Patel
fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
Disable 3 tests in llvm/test/Transforms/GCOVProfiling...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
Remove "REQUIRES:shell" from tests. They work for me.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Simon Atanasyan
[yaml2obj] Allow yaml2obj tool to recognize EF_MIPS_NAN...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
Re-enable tests in llvm/test/Object, corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
llvm/test/Transforms/GCOVProfiling/linezero.ll: Use...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Rafael Espindola
Remove FindProgramByName. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yaron Keren
Fix Visual C++ warning, Program.inc(85): warning C4018...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Charlie Turner
Add missing tests for build attribute encodings in...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Majnemer
llvm-objdump: Pass DiceTableEntry by reference
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
NAKAMURA Takumi
sys::findProgramByName(): [Win32] Tweak to pass lowerca...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
David Majnemer
CodeGen: Enable DWARF emission for MS ABI targets
commit
|
commitdiff
|
tree
|
snapshot
2014-11-04
Yaron Keren
#include <winbase.h> is not enough for Visual C++ 2013...
commit
|
commitdiff
|
tree
|
snapshot
next