projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
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
Reid Kleckner
DiagnoseUnknownTypename always emits a diagnostic and...
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
David Blaikie
Unbreak the build after r211244.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Nikola Smiljanic
PR10140 - StringPool's PooledStringPtr has non-const...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C ARC. Allow conversion of (void*) pointers to
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jim Ingham
Actually make a real scoped locker rather than construc...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jason Molenda
Add a lock in the UnwindTable class so two Targets...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
David Majnemer
Sema: Static redeclaration after extern declarations...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C. Revert my patch in r211234.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Johannes Doerfert
Missing reduction detection test cases
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C ARC. Allow conversion of (void*) pointers to
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
Saleem Abdulrasool
tests: relax ms-intrinsics test
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
Reid Kleckner
Relax the cl-inputs.c test a little bit in case link...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Warren Hunt
[MS-ABI] Implement typeid
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
Saleem Abdulrasool
CodeGen: improve ms instrincics support
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C. Check for integer overflow in Objective-C's
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
Greg Clayton
Don't allow multiple line entries with the same address...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jeroen Ketema
Add pown
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jeroen Ketema
Add missing undefs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Jordan Rose
[analyzer] Don't create new PostStmt nodes if we don...
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
Arnold Schwaighofer
Revert "[sanitizer] Intercept pthread_*attr_get*."
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
Greg Clayton
Add an option for debugserver to propagate its environm...
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
Fariborz Jahanian
Objective-C. Try to fix the test in buildbot in my...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Ed Maste
ADT: correct typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Fariborz Jahanian
Objective-C. Attributes on class declarations carry...
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
Marshall Clow
Formatting improvements in the <string_view> synopsis...
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
Hans Wennborg
Make clang-cl accept .lib inputs (PR20065)
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
Saleem Abdulrasool
Driver: correct the backend option spelling
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
Hans Wennborg
Inherit dll attributes to static locals
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
Evgeniy Stepanov
[sanitizer] Intercept pthread_*attr_get*.
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
Evgeniy Stepanov
[msan] Intercept __getdelim.
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
Alexander Kornienko
Move google-explicit-constructor check to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Alexander Potapenko
[ASan] Fix https://code.google.com/p/address-sanitizer...
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
Tim Northover
AArch64: re-enable tests that were looking for a non...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Alexey Bataev
[OPENMP] Reformatting and code improvement.
commit
|
commitdiff
|
tree
|
snapshot
next