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
2012-05-22
Dmitry Vyukov
tsan: fix makefile
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Nuno Lopes
revert the usage of the objectsize intrinsic with 3...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Nuno Lopes
revert my previous patches that introduced an additiona...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Jakob Stoklund...
Only erase virtregs with no uses left.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Filipe Cabecinhas
Remove some compilation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Dmitry Vyukov
tsan: reduce per-thread memory usage
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Duncan Sands
Fix PR12858, a crash due to GVN's PRE not fully removin...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Kostya Serebryany
[asan] nuke some old unused code
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Kostya Serebryany
[asan] increase the stack size limit to 256M (yes,...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Dmitry Vyukov
tsan: simple memory profiler
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Simon Atanasyan
Replace inline asm constraint "=a" by the more general...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tobias Grosser
ScheduleOptimizer: Simplify some code
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tobias Grosser
ScopInfo: Add parameter bounds to context
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tobias Grosser
Replace some asserts with llvm_unreachable
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tobias Grosser
ScopInfo: SCEVUnknowns are always parameters
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Tobias Grosser
Move isParallelFor into CodeGeneration
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Filipe Cabecinhas
Return a constant of the appropriate type.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Filipe Cabecinhas
Remove trailing semicolons.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Kostya Serebryany
[asan] use -fno-builtin to build asan-rt on Mac
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Kostya Serebryany
[asan] use -fPIE -fno-builtin for building asan-rt
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Kostya Serebryany
[asan] fix one test on 32-bit Mac 10.7; enable another...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Craig Topper
Fix constant used for pshufb mask when lowering v16i8...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Akira Hatanaka
This patch adds a predicate to existing mips32 and...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Richard Smith
Truthify a comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Nuno Lopes
fix the quotient returned by sdivrem() for the case...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Johnny Chen
rdar://problem/11487457
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Ted Kremenek
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Ted Kremenek
Use Perl prototypes instead of shift.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Argyrios Kyrtzidis
[objcmt] Don't add redundant parentheses when migrating...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Johnny Chen
Fix a bug where if I just run:
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Jim Ingham
Also push file & line breakpoints past the prologue...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jim Grosbach
FileCheck'ize test, and add a bit to test for r157221.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jim Grosbach
ARM: .end_data_region mismatch in Thumb2.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Sean Callanan
Added support for rvalue references in debug information
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Ted Kremenek
Add basic delta-debugging script used for reducing...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Pete Cooper
Added address space qualifier to intrinsic PointerType...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jim Ingham
CompileUnit::ResolveSymbolContext was only filling...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Fariborz Jahanian
objective-c: provide a useful 'fixit' suggestion when
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Owen Anderson
Fix use of an unitialized value in the LegalizeOps...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Sean Callanan
Updated the object-pointer lookup logic to fix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Sean Callanan
Fixed the new-syntax testcase to reflect how we
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Eric Christopher
Revert r115805. An array type is required to have a...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Anna Zaks
[analyzer] Bind UnknownVal to InitListExpr for unsuppor...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Enrico Granata
Fixes for performance to data formatters - Python ...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Sean Callanan
Fixed a nasty bug where JIT expressions didn't work
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Rafael Espindola
Function template version of the previous patch.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Rafael Espindola
Produce a hidden symbol for zed in
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Argyrios Kyrtzidis
[driver] When creating the compiler invocation out...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Benjamin Kramer
Analyzer: Fix PR12905, a crash when encountering a...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Sean Callanan
Added an "rb" alias that sets breakpoints by
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jim Grosbach
Thumb2: RSB source register should be rGRP not GPRnopc.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Sean Callanan
Integrated a check into Clang that make sure that
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Argyrios Kyrtzidis
[arcmt] Revert r156999 "Remove the "it is not safe...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Dan Gohman
Mark an unreachable region of code with llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Dmitry Vyukov
tsan: implement malloc/free hooks
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Fariborz Jahanian
Remove unused argument in my last patch.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Fariborz Jahanian
objective-c: When default synthesizing readonly IBOutle...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Sean Callanan
Added a GDB equivalent for saving binary memory
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Owen Anderson
Make it so that the MArch, MCPU, MAttrs passed to Engin...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Enrico Granata
<rdar://problem/11355592> Fixing a bug where we would...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Timur Iskhodzhanov
[ASan] Make for-Windows RTL compileable using Clang++
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Dmitry Vyukov
tsan: do not assume non-recursive signal handlers
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Rafael Espindola
Test and document a difference from gcc in the handling...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Patrik Hägglund
test commit
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Stepan Dyatkovskiy
PR1255 (case ranges: work with ConstantRangesSet instea...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Benjamin Kramer
Unpack enums in CodeCompletetionResult.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Dmitry Vyukov
tsan: replace CHECK with CHECK_EQ for better diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Dmitry Vyukov
tsan: better, more realistic handling of signals
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Dmitry Vyukov
tsan: add more checks for OOM conditions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Craig Topper
Allow 256-bit shuffles to still be split even if only...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jakob Stoklund...
Give a small negative bias to giant edge bundles.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Peter Collingbourne
Teach Clang about the NVPTX backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Peter Collingbourne
Tell the driver that CUDA is a C++-like language, so...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Peter Collingbourne
CUDA: the device and host attributes must be inheritabl...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
NAKAMURA Takumi
test/Tooling/clang-check-pwd.cpp: Mark as XFAIL:mingw...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Clear kill flags on the fly when joining intervals.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Peter Collingbourne
CUDA: add CodeGen support for global variable address...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Nick Lewycky
Add RPO to the lexicon.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Make the global base reg GR32_NOSP.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Constrain regclasses in PeepholeOptimizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Constrain register classes in TailDup.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Peter Collingbourne
When legalising shifts, do not pre-build a list of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Benjamin Kramer
Emit memcmp directly from the StringMatcherEmitter.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Benjamin Kramer
Plug a leak when using MCJIT.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Hal Finkel
Add a missing PPC 64-bit stwu pattern.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Benjamin Kramer
Bitpack CodeCompletionResults.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Howard Hinnant
Add documentation regarding -fno-rtti.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Benjamin Kramer
Use TargetMachine's register info instead of creating...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Fix test for 32-bit hosts.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Use the right register class for LDRrs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Transfer memory operands to the right instruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Properly constrain register classes for sub-registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Properly constrain register classes in 2-addr.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Missed a push_back in r157147.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Avoid deleting extra copies when RegistersDefinedFromSa...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Fix build bots.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
LiveRangeQuery simplifies shrinkToUses().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Use LiveRangeQuery in ScheduleDAGInstrs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Jakob Stoklund...
Eliminate some uses of struct LiveRange.
commit
|
commitdiff
|
tree
|
snapshot
next