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
2013-07-18
Jim Ingham
This commit does two things. One, it converts the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Hans Wennborg
Address -Wreorder warning in Driver.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Tom Stellard
R600/SI: Fix crash with VSELECT
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Tom Stellard
R600/SI: Add support for v2f32 loads
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Tom Stellard
R600/SI: Add support for v2f32 stores
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Tom Stellard
R600: Expand VSELECT for all types
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Rui Ueyama
[PECOFF] Use replace_extension() instead of doing it...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Hans Wennborg
test/MC/AsmParser/secure_log_unique.s requires shell
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Aaron Watry
Fix build with LLVM 3.4
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Hans Wennborg
Fix another instance of -ccc-cxx vs. --driver-mode=g++
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Hans Wennborg
Fix -Wdocumentation warning
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Hans Wennborg
Use --driver-mode=g++ instead of -ccc-cxx; required...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Rafael Espindola
Add a test for .secure_log_unique.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Hans Wennborg
Turn Driver::CCCIsCXX and CCCIsCPP into a single Mode...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Fariborz Jahanian
ObjectiveC migration. migration to NS_ENUM/SN_OPTION
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Reid Kleckner
[Driver] Use LLVM's response file parser because it...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Samuel Benzaquen
Separate the notion of 'context' when recursing down...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Eric Christopher
Revert "Remove DIBuilder cache of variable TheCU and...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Eric Christopher
Equal means ==, not !=. Thanks to Benjamin for catching.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Eric Christopher
Remove DIBuilder cache of variable TheCU and change...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Aaron Ballman
Changed declarations from Attr to InheritableAttr as...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Jim Ingham
Use the correct call to close down the lockdown connection.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Jim Ingham
Didn't get the right version of these files in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Rafael Espindola
Small improvement to the use of GetFileType:
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Stephen Lin
Update to CodeGen tests to use CHECK-LABEL for labels...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Nadav Rotem
Handle constants without going through SCEV.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Nadav Rotem
SLPVectorizer: Speedup isConsecutive by manually checki...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Aaron Ballman
Switching to use checkAttributeNumArgs for trivial...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Aaron Ballman
Test contents were somehow duplicated, resulting in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
NAKAMURA Takumi
Windows/Path.inc: Introduce file_type::character_file...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Reid Kleckner
[Support] Beef up and expose the response file parsing...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
NAKAMURA Takumi
llvm/test/Other/close-stderr.ll: Mark this as XFAIL...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Ashok Thirumurthi
Fix the partial backtrace when using a combination...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Aaron Ballman
Replacing a morally duplicate diagnostic by adding...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Daniel Jasper
clang-format: Fix bad line break with pointers to members.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Manuel Klimek
Fix crash in libclang if code completion is used with...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Sergey Matveev
[lsan] Add __lsan_do_leak_check() to the public interface.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Joey Gouly
Forgot 'svn add' again, sorry!
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Dmitry Vyukov
tsan: treat SIGSYS as synchronous signal
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Aaron Ballman
Removed a parameter from handleAttrWithMessage to make...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Alexey Samsonov
[ASan] Fix leaks in ASan tests found by LSan
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Joey Gouly
Change 'n' to 'N' to keep consistent with other instruc...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Edwin Vane
cpp11-migrate: Use test fixture in preparation for...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Joey Gouly
[ARMv8] Add NEON instructions VCVT{A, N, P, M}.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Richard Sandiford
[SystemZ] Use RNSBG
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Joey Gouly
Add Thumb tests for the ARMv8 FP instructions that...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Richard Sandiford
[SystemZ] Generalize RxSBG SRA case
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Richard Sandiford
[SystemZ] Use RXSBG
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Richard Sandiford
[SystemZ] Rename and formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Joey Gouly
Remove the extra leading 0 from VMAXNMND.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Vladimir Medic
This patch extends mips register parsing methods to...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Craig Topper
Fix copy and paste bug from r186491 to make v2f64 use...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Chandler Carruth
Reapply r186316 with a fix for one bug where the code...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
JF Bastien
Fix volatile _Complex alignment test on platforms where...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Nadav Rotem
SLPVectorizer: Speedup isConsecutive (that checks if...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Hal Finkel
PPC: Support dynamic allocas with large alignment
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Rafael Espindola
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Rafael Espindola
Convert two uses if fstat with sys::fs::status.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Rafael Espindola
Fix a regression I introduced back in r178147.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Nick Lewycky
Give 'hasPath' a longer but clearer name 'isPotentially...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Adrian Prantl
s/BuiltinLocation/ArtificialLocation/
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Eric Christopher
Instead of checking against some version of "isType...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Adrian Prantl
Fix a compile error caught by bb-chapuni.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Adrian Prantl
Fix a compile error caught by bb-chapuni.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Adrian Prantl
Don't generate bogus line table entries for __copy_help...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Adrian Prantl
Replace llvm::DIBuilder::DisableDebugLocations() with...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Adrian Prantl
Clarified documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Adrian Prantl
Simplify logic by using the appropriate function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Adrian Prantl
Get rid of the Dis/EnableDebugLocations() API.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Eric Christopher
Update comment slightly.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
John Thompson
Add condition expression result to if and elif callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Richard Smith
Reinstate r186040, with additional fixes and more test...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Hal Finkel
PPC: Add base-pointer support to builtin setjmp/longjmp
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Eric Christopher
Add comparison operators for DIDescriptors to fix c...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Eric Christopher
Add an explicit operator bool conversion to DIDescripto...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Eric Christopher
80-column fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Nadav Rotem
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Eli Friedman
Handle '.' correctly in hex float literal parsing.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Tobias Grosser
Add some uncovered attribute tests
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Robert Wilhelm
Even more code conformance.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Reid Kleckner
MS wide bitfield error check in Sema
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Daniel Jasper
clang-format: Add space in corner case.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Ed Maste
elf-core: Support FreeBSD at compile-time
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Stephen Lin
Restore r181216, which was partially reverted in r182499.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Rafael Espindola
Fix a funny typo. Thanks to Aaron Ballman for noticing.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Nadav Rotem
Add a micro optimization to catch cases where the PtrA...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Rafael Espindola
Add FILE_SHARE_WRITE to openFileForRead.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Aaron Ballman
Silencing an MSVC warning about signed vs unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Akira Hatanaka
[mips] Use "foreach" loop to make register definitions...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Michael Gottesman
Add -*- C++ -*- to InstrEmitter.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
David Blaikie
Constify Replacements parameter to applyAllReplacements.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Marshall Clow
Make std::get constexpr
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Jean-Daniel...
Improve idiomatic-parentheses by checking method family...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
NAKAMURA Takumi
SemaDeclCXX.cpp: Dissolve a ligature "fi" in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Enea Zaffanella
Fixed source range of C++03 access declarations.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Jordan Rose
[analyzer] Handle C++11 member initializer expressions.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Jordan Rose
[analyzer] Handle C string default values for const...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Jordan Rose
[analyzer] Treat std::initializer_list as opaque rather...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Hans Wennborg
Option parsing tables: remove some unnecessary #defines
commit
|
commitdiff
|
tree
|
snapshot
2013-07-17
Hans Wennborg
OptParser.td: typo
commit
|
commitdiff
|
tree
|
snapshot
next