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-08-26
Craig Topper
Remove some unnecessary PredicateMethod overrides....
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Craig Topper
Put some of the AVX-512 parsing stuff in a more consist...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Benjamin Kramer
CodeGen: Unify two implementations of canDevirtualizeMe...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Bill Schmidt
[PowerPC] Add fast-isel branch and compare selection.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Craig Topper
First round of fixes for the x86 fixes for the x86...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
David Majnemer
DebugInfo: Emit info for casted decls in template args
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Jakub Staszak
Fix #include guard.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Venkatraman...
[Sparc] Add long double (f128) instructions to sparc...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Shankar Easwaran
[lld][ELF][Cleanup] Create multiclass for variations...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Shankar Easwaran
[lld][ELF] process fini_array sections
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Venkatraman...
[Sparc] Added V9's extra floating point registers and...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Howard Hinnant
Propagate the removal of _LIBCPP_CANTTHROW (r189046...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Rafael Espindola
Produce an error when trying to link with -emit-llvm.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Virgile Bello
PECOFF: Add support for export table.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Virgile Bello
Fix DWARF for 0-length CIE (data after the length shoul...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Renato Golin
Tests for ARM aligned access + reserved R9
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Elena Demikhovsky
AVX-512: added UNPACK instructions and tests for all...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Chandler Carruth
Fix a bug where we would corrupt the offset when evaluating
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
David Majnemer
AsmPrinter: Get rid of llvm$workaround$fake$stub$
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Reed Kotler
Start to add the LLVM builtins to the mips16 exclusion...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Michael Han
Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Howard Hinnant
G M: Improve support for compilers not supporting defau...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Saleem Abdulrasool
[Support] fix compile with -Werror
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Craig Topper
Add hasSideEffects/mayLoad/mayStore flags to the X86...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Saleem Abdulrasool
[PECOFF] support additional subsystem identifiers
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Saleem Abdulrasool
[Support] add missing enumeration values
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Matt Arsenault
Check if in set on insertion instead of separately
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Craig Topper
Remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Tobias Grosser
Remove unneeded comma and update formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Shuxin Yang
Revert 189161
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Renato Golin
Add gcc ARM flags -munaligned-access / -mno-unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Renato Golin
Add the -ffixed-r9 flag for ARM.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Jakub Staszak
Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Benjamin Kramer
This wasn't headers, just missing namespaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Benjamin Kramer
Add missing includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Benjamin Kramer
Replace compLocDecl with less_first.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Benjamin Kramer
Add a function object to compare the first or second...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Benjamin Kramer
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Benjamin Kramer
DwarfDebug: Delete orphaned children.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
David Majnemer
Fix test, make the template type a const pointer.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
David Majnemer
DebugInfo: Emit info for constant expressions in templa...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Michael Gottesman
[autotools->cmake] Enable generation of doxygen documen...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Jason Molenda
Add Host/common/ProcessRunLock.cpp to the xcode project...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Dmitri Gribenko
Added const qualifier to StringRef::edit_distance membe...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Reed Kotler
Start to add the builtind to the mips16 exclusion lists...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Justin Holewinski
[NVPTX] Re-enable assembly printing support for inline...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Rui Ueyama
Separates /fixed (no .reloc section) and /dynamicbase...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Manman Ren
DebugInfoFinder: handle imported entities of a CU.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Hans Wennborg
CMake: Support the LLVM_INSTALL_TOOLCHAIN_ONLY flag
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Hans Wennborg
CMake: support the LLVM_INSTALL_TOOLCHAIN_ONLY flag
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Hans Wennborg
CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Jason Molenda
Don't recommend using bytearray(buf, 'ascii') for binar...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Richard Smith
Add a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Larisse Voufo
A clean-up pass, exploring the unification of traversal...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Rui Ueyama
Fixes an additional temporary string use.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Shuxin Yang
Add note about following two commands are no longer...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Rafael Espindola
Don't imply -flto with -O4.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Shuxin Yang
Driver::IsUsingLTO() no longer return true when seeing...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Tim Northover
Check for "asserts" rather than "debug" on test
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Rafael Espindola
Update test to use rdrnd instead of rdrand.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Rafael Espindola
Update tests to use sse4.2 instead of sse42.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Rafael Espindola
Replace more uses of sse41 with sse4.1.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Rafael Espindola
Update a test that I missed in the previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Rafael Espindola
Update now that llvm uses the same feature names as...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Rafael Espindola
Rename features to match what gcc and clang use.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Howard Hinnant
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Shankar Easwaran
[lld][ELF] Dont ignore zero sized sections.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Shankar Easwaran
[lld][ELF][Cleanup] Section associated with the relocat...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Shankar Easwaran
[lld][ELF] Rename typeTLV content type for ELF
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Shankar Easwaran
[lld] handle typeZeroFill atoms in ELF/Native/YAML
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Howard Hinnant
Remove _LIBCPP_DEBUG. This was my first attempt at...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Peter Collingbourne
[dfsan] Integration test for the equal-labels case
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Peter Collingbourne
DataFlowSanitizer: correctly combine labels in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
DeLesley Hutchins
Consumed analysis: change class name in test cases.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Manman Ren
DebugInfoFinder: handle template params of a DISubprogram.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Hans Wennborg
CMake: don't install tablegen
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Hans Wennborg
Rename CMake variable; this fell out of r189127 somehow.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Hans Wennborg
CMake: Don't look for llvm-tblgen when building outside...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Hans Wennborg
CMake: Don't look for llvm-tblgen when building outside...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Dmitri Gribenko
Comment parsing: fix a bug where a line with whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Hans Wennborg
CMake: build llvm-config on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Andrew Trick
PrintVRegOrUnit
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Andrew Trick
Rename to RegPressure API parameters RegUnits.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Andrew Trick
Simplify RegPressure helpers.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Andrew Trick
Add a convenient PSetIterator for visiting pressure...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Andrew Trick
Adds cyclic critical path computation and heuristics...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Dmitri Gribenko
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Andrew Trick
MI Sched: record local vreg uses.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Andrew Trick
Remove unused field.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Andrew Trick
mi-sched: Don't call MBB.size() in initSUnits. The...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Dmitri Gribenko
Use CharInfo.h routines in TextComment::isWhitespaceNoCache
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Howard Hinnant
Debug mode for string. This commit also marks the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Jordan Rose
Revise -Wnewline-eof test per feedback from Dmitri.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Robert Wilhelm
Use pop_back_val() instead of both back() and pop_back().
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Jim Cownie
Checking commit access; added one space
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Jordan Rose
Respect -Wnewline-eof even in C++11 mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Joey Gouly
[ARM] Fix another ARM FastISel -verify-machineinstrs...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Daniel Jasper
clang-format: Fix indentation relative to unary express...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Virgile Bello
MingW compilation (windows). Includes various refactori...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Daniel Sanders
[mips][msa] Few MSA Builtins have side-effects. Added...
commit
|
commitdiff
|
tree
|
snapshot
next