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-06-19
Andrea Di Biagio
[X86] Teach how to combine horizontal binop even in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Dinesh Dwivedi
Refactored and updated SimplifyUsingDistributiveLaws...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alp Toker
CommandLine: bail out when options get multiply registered
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alp Toker
Remove OwningPtr.h and associated tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Majnemer
InstCombine: Stop two transforms dueling
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
Move -dwarf-version to an MC level command line option...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
Remove unnecessary include.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eric Christopher
80-column fixups.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Craig Topper
Convert some assert(0) to llvm_unreachable or fold...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Matt Arsenault
R600: Add a few tests I forgot to add.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Nick Lewycky
Move optimization of some cases of (A & C1)|(B & C2...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Nick Lewycky
Make instsimplify's analysis of icmp eq/ne use computeK...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Nick Lewycky
Remove redundant code in InstCombineShift, no functiona...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Majnemer
MS asm: Properly handle quoted symbol names
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Matt Arsenault
R600/SI: Add intrinsics for various math instructions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Blaikie
Fix breakage from r211244 by using LLVM_EXPLICIT to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Nikola Smiljanic
PR10140 - StringPool's PooledStringPtr has non-const...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Eric Christopher
Move ARMJITInfo off of the TargetMachine and down onto...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
Use stdint macros for specifying size of constants
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Kevin Enderby
Teach llvm-size to know about Mach-O universal files...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600: Handle fnearbyint
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Marek Olsak
R600/SI: add gather4 and getlod intrinsics (v3)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
Use LL suffix for literal that should be 64-bits.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Add a symbols() range and use a range loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Saleem Abdulrasool
MC: do not add comment string to the AsmToken in AsmLex...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Saleem Abdulrasool
MCAsmParser: full support for gas' '.if{cond} expressio...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Zachary Turner
Replace Execution Engine's mutex with std::recursive_mutex.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Revert a C API difference that I incorrectly introduced.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Make getBaseObject static.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Change IRObjectFile to parse the bitcode lazily.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Remove BitcodeReader::setBufferOwned.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Diego Novillo
Simply test for available locations in optimization...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
[PowerPC] Remove unnecessary load of r12 in indirect...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Update to the latest registered ELF e_machine names...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Run clang-format in a small chunk of code I am about...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Justin Bogner
ProfileData: Fix copy-paste type in RawInstrProfReader
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Weiming Zhao
[ARM] [MC] Refactor the constant pool classes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ed Maste
ADT: correct typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jan Vesely
R600: Expand vector fceil
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
[PowerPC] Simplify and improve loading into TOC register
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
Work around ridiculous warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
[PowerPC] Add back test case for absolute calls (remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Arnold Schwaighofer
Add a triple so that right syntax is choosen on mac...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600/SI: Add intrinsics for brev instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600/SI: Prettier operand printing for 64-bit ops.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matheus Almeida
[mips] SYNC $stype instruction was added in Mips32
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Rafael Espindola
Fix a memory leak in the error path.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600: Implement f64 ftrunc, ffloor and fceil.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600: Custom lower f64 frint for pre-CI
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600/SI: Temporary fix for f64 fneg
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matt Arsenault
R600/SI: Comparisons set vcc.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Adam Nemet
[X86] AVX512: Add non-temporal stores
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Adam Nemet
[X86] AVX512: Specify compressed displacement for vmovntdqa
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
[PowerPC] Do not use BLA with the 64-bit SVR4 ABI
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
Do not XFAIL test/tools/llvm-cov tests on powerpc64le
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
[PowerPC] Fix emitting instruction pairs on LE
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ulrich Weigand
Support LE in RelocVisitor::visitELF_PPC64_*
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matheus Almeida
[mips] Fix expansion of memory operation if destination...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matheus Almeida
[mips] Report correct location when "erroring" about...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Zoran Jovanovic
[mips][mips64r6] Add BLTC and BLTUC instructions
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matheus Almeida
[mips] Access $at only if necessary.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Cameron McInally
Add pattern for unsigned v4i32->v4f64 convert on AVX512.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matheus Almeida
[mips] Update MipsAsmParser so that it's possible to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matheus Almeida
[mips] Implement alias for 'and' and 'or' instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Matheus Almeida
[mips] Remove the last usage of parseRegister from...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jan Vesely
R600: Implement 64bit SRA
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jan Vesely
R600: Implement 64bit SRL
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jan Vesely
R600: Implement 64bit SHL
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Evgeniy Stepanov
[msan] Handle X86 *.psad.* and *.pmadd.* intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Tim Northover
DAG: move sret demotion into most basic LowerCallTo...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Simon Atanasyan
[llvm-readobj] Fix member functions name style.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Simon Atanasyan
[llvm-readobj] Fix compile error.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Simon Atanasyan
[llvm-readobj][ELF] New `-mips-plt-got` command line...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
JF Bastien
Revert "Random Number Generator (llvm)"
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
JF Bastien
Random Number Generator (llvm)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Kevin Qin
[AArch64] Fix a pattern match failure caused by creatin...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Craig Topper
Replace some assert(0)'s with llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Eric Christopher
Add the coverage cflags to the link step as well to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Louis Gerbarg
Allow X86FastIsel to cope with 64 bit absolute relocations
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Juergen Ributzka
[FastISel][X86] Optimize predicates and fold CMP instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Zachary Turner
Remove more occurrences of the unused-mutex-parameter...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Tom Stellard
R600/SI: Make sure target flags are set on pseudo VOP3...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Hans Wennborg
lit: simplify population of the actual_inputs array
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Rafael Espindola
Merge lib/Support/WindowsError.cpp into ib/Support...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Kevin Enderby
Add "-format darwin" to llvm-size to be like darwin...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Matt Arsenault
R600/SI: Match cttz_zero_undef
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Matt Arsenault
R600/SI: Match ctlz_zero_undef
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Will Schmidt
mark the old jit tests as unsupported for powerpc64...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Tom Stellard
R600: Use LDS and vectors for private memory
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Tom Stellard
R600/SI: Add a pattern for llvm.AMDGPU.barrier.global
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Tom Stellard
SelectionDAG: Expand i64 = FP_TO_SINT i32
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Tom Stellard
R600/SI: Re-initialize the m0 register after using...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Juergen Ributzka
[FastISel][X86] Fix previous refactoring commit (r211077)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Dinesh Dwivedi
Fixed jump threading going to infinite loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
James Molloy
Move SetTheory from utils/TableGen into lib/TableGen...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
James Molloy
Fix memory leak of RegScavenger accidentally added...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Tim Northover
AArch64: estimate inline asm length during branch relax...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Evgeniy Stepanov
[msan] Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Dmitri Gribenko
ConvertUTF tests: remove uses of initializer lists...
commit
|
commitdiff
|
tree
|
snapshot
next