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
2015-01-16
Colin LeMahieu
[Hexagon] Updating call/jump instruction patterns.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Rui Ueyama
Simplify. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Rafael Espindola
Add comdats to dynamic init functions in the microsoft...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Rafael Espindola
Make this test a bit stricter. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Rui Ueyama
[PECOFF] Improve parallelism.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Andrey Churbanov
few fixes for ittnotify iterface (used by Intel(R)...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Alexander Kornienko
Attempt to fix the build with XCode 5.0.2 (and probably...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Rui Ueyama
Run the resolver in parallel with the reader.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Rafael Espindola
Add comdats to constructs and destructor in the microso...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Evgeniy Stepanov
[sanitizer] Additional error checking.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Nathan Sidwell
restore fix for 18645, buildbot apparently gave a false...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Andrea Di Biagio
[X86][DAG] Disable target specific combine on INSERTPS...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Viktor Kutuzov
[Sanitizers] Intercept clock_gettime() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Viktor Kutuzov
[Sanitizers] Intercept lgamma_r() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Rui Ueyama
[ELF] Add --as-needed.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Evgeniy Stepanov
[asan] Change detection of allow_user_segv_handler...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Andrey Churbanov
cleanup changes of cmake-building for Intel(R) Many...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Andrey Churbanov
cleanup changes of building for Intel(R) Many Integrate...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Evgeniy Stepanov
[asan] More verbose output from one of the tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Toma Tabacu
[mips] Remove a redundant semicolon and add space befor...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Evgeniy Stepanov
[asan] Fix asan_options-include test.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Evgeniy Stepanov
[sanitizer] Fix bashism in check_lint.sh.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Evgeniy Stepanov
[sanitizer] Cleanup linter temporary files.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[ELF] Remove TargetHandler and DefaultTargetHandler...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Pilgrim
[X86] Refactored stack memory folding tests to explicit...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Evgeniy Stepanov
[sanitizer] Fix compiler warning in the flag parser...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[ELF] Remove unused class field
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[ELF] s/_context/_ctx/ and clang-format the code
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[ELF] Make the unhandledReferenceType() protected method
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[ELF] Make `TargetRelocationHandler` a regular non...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[PPC] Remove redundant `virtual` keyword
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[PPC] Remove unused class field PPCTargetRelocationHand...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[Mips] Use ELFLinkingContext class instead of MipsLinki...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[Mips] Make MipsLinkingContext owner of MipsELFFlagsMerger
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[Mips] Remove redundant namespace names
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Simon Atanasyan
[Mips] Allow linking object files with MIPS32 and MIPS6...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Timur Iskhodzhanov
Revert r226242 - Revert Revert Don't create new comdats...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Alexey Bataev
[OPENMP] Fixed data-sharing attributes processing for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Vince Harron
minor refactoring to remove unneeded/unspecific header...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Filipe Cabecinhas
Use report_fatal_error instead of llvm_unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Hal Finkel
[PowerPC] Adjust PatchPoints for ppc64le
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Saleem Abdulrasool
PE/COFF: use dyn_cast for the check of the target
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Mehdi Amini
Fix Reassociate handling of constant in presence of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Jason Molenda
Fixes to DNBArchImpl in debugserver to correctly get/set
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Dan Albert
Remove triple detection from cmake.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Rafael Espindola
Revert "Revert Don't create new comdats in CodeGen"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Kevin Enderby
Work around to get the build bot clang-cmake-armv7...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Dan Albert
LIBCXXABI_TARGET_TRIPLE won't always be set.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Kevin Enderby
Another attempt to fix the build bot clang-cmake-armv7...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Sanjoy Das
Add a new pass "inductive range check elimination"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Dan Albert
[libc++] Add support for cross compiling.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Rui Ueyama
Use std::recursive_mutex instead of llvm's SmartMutex.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Dan Albert
[libc++abi] Add support for cross compiling.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Vince Harron
Add Socket::Get[Remote/Local]IpAddress and unit tests
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Nico Weber
Give lldb a clean null build.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Kevin Enderby
This should fix the build bot clang-cmake-armv7-a15...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Jason Molenda
Add comment regarding which i386 registers are non...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Matt Arsenault
R600/SI: Add patterns for v_cvt_{flr|rpi}_i32_f32
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Filipe Cabecinhas
Fix edge case when Start overflowed in 32 bit mode
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Kevin Enderby
Add the option, -archive-headers, used with -macho...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Rafael Espindola
Use a trivial comdat for C++ tables.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Matt Arsenault
R600/SI: Fix trailing comma with modifiers
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Rui Ueyama
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Colin LeMahieu
[Hexagon] Adding new-value store and bit reverse instru...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Jonathan Roelofs
Print out environment in lit notes
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Filipe Cabecinhas
Remove the slashes so they don't fail in some Windows...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Zachary Turner
Some fixes for thread stepping on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Zachary Turner
During source manager test, write back the file using...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Filipe Cabecinhas
Report fatal errors instead of segfaulting/asserting...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Greg Clayton
Fixed the regex test case after recent modifications...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Lang Hames
[Object] Add SF_Exported flag. This flag will be set...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Sanjoy Das
Revert r226201 (Add a new pass "inductive range check...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
David Majnemer
InductiveRangeCheckElimination: Remove extra ';'
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Andrew Kaylor
Fixing pedantic build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Rafael Espindola
Use a trivial comdat for inline ctor/dtor when not...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Colin LeMahieu
[Hexagon] Fix 226206 by uncommenting required pattern...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Hal Finkel
[PowerPC] Add a target option for invariant function...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Hans Wennborg
Warn about dllexported explicit class template instanti...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Hal Finkel
[PowerPC] Loosen ELFv1 PPC64 func descriptor loads...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Colin LeMahieu
[Hexagon] Updating indexed load-extend patterns and...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Rui Ueyama
Add "explicit".
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Vince Harron
UriParser - fixed potential buffer overrun
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Hal Finkel
[asan] Loosen test for upcoming ppc64 change
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Sanjoy Das
Add a new pass "inductive range check elimination"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Hal Finkel
Revert "r226086 - Revert "r226071 - [RegisterCoalescer...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Vince Harron
Moved Args::StringToXIntYZ to StringConvert::ToXIntYZ
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Philip Reames
Style cleanup of old gc.root lowering code
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Matt Arsenault
R600/SI: Improve fpext / fptrunc test coverage
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Philip Reames
clang-format GCStrategy.cpp & GCRootLowering.cpp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Philip Reames
Split GCStrategy.cpp into two files (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Colin LeMahieu
[Hexagon] Removing old versions of vsplice, valign...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dan Albert
Use set() instead of option() for string option.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Marek Olsak
R600/SI: Unify VOP2 instructions which are VOP3-only...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Marek Olsak
R600/SI: Use 64-bit encoding by default for opcodes...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Marek Olsak
R600/SI: Add V_READLANE_B32 and V_WRITELANE_B32 for VI
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Marek Olsak
R600/SI: Don't shrink instructions whose e32 encoding...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Marek Olsak
R600/SI: Add common class VOPAnyCommon
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Marek Olsak
R600/SI: Don't select SI-only VOP3 opcodes on VI
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Dan Albert
Add a cmake option for LIT configuration variant.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Colin LeMahieu
[Hexagon] Adding vmux instruction. Removing old transf...
commit
|
commitdiff
|
tree
|
snapshot
next