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
Eli Bendersky
Fix PR20069: bad loop pragma arguments crash FE
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Blaikie
Remove use of removed function, llvm_stop_multithreading
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Blaikie
Remove circular header reference in Threading.h/Mutex.h
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Jim Ingham
Switch over to using object_getClass to get the class...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Zachary Turner
Fix build on non-Windows platforms.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Zachary Turner
Remove support for LLVM runtime multi-threading.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Eli Bendersky
Document unroll and unroll_count directives.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Zachary Turner
Don't call llvm_start_multithreaded() during init....
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
David Blaikie
DebugInfo: Fission: Ensure the address pool entries...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Todd Fiala
Fixed up gdb-remote auxv regex issues with binary data.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alp Toker
MCNullStreamer: assign file IDs to resolve crashes...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Jingyue Wu
[ValueTracking] Extend range metadata to call/invoke
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Tobias Grosser
Update for ScopStmt iterator name change in LLVM r210927
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Oliver Stannard
Tests for r211273
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Johannes Doerfert
Fix build
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Zachary Turner
Kill the LLVM global lock.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Oliver Stannard
Improve robustness of tests for module flags metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Oliver Stannard
Emit DWARF info for all code section in an assembly...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Oliver Stannard
Emit DWARF3 call frame information when DWARF3+ debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Matheus Almeida
[mips] Implementation of dli.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Argyrios Kyrtzidis
Fix assertion hit or bogus compiler error in cases...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Matheus Almeida
[mips] Small update to the logic behind the expansion...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Dinesh Dwivedi
Updated comments as suggested by Rafael. Thanks.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Richard Smith
[c++1z] Implement N3994: a range-based for loop can...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Dinesh Dwivedi
Added instruction combine to transform few more negativ...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Andrea Di Biagio
[X86] Teach how to combine horizontal binop even in...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Evgeniy Stepanov
[sanitizer] Intercept pthread_*attr_get*.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Simon Atanasyan
[Mips] Make r26-1.test test case independent from exter...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Alexey Bataev
[OPENMP] Improved diagnostic messages for vars with...
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
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
next