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-06-29
Nadav Rotem
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Rui Ueyama
Move a function into assert() so that GCC won't complai...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Rui Ueyama
Remove extra ';'
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Enrico Granata
More useful printout of arguments after the recent...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Greg Clayton
Fixed SBProcess::RemoteLaunch() to use the platform...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Argyrios Kyrtzidis
[test] Add test case for rdar://14183893.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Richard Trieu
Change assert(0 && "text") to llvm_unreachable(0 &...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Majnemer
InstCombine: Optimize (1 << X) Pred CstP2 to X Pred...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Preston Briggs
extending the interface of Dependence slightly to suppo...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Enrico Granata
<rdar://problem/14309010>
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Matt Arsenault
Fix copypaste error in test.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Matt Arsenault
Fix extra whitespace / formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Try to unbreak Linux buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Minimize precision loss when computing cyclic probabili...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Hal Finkel
PPC: Ignore spill/restore requests for VRSAVE (except...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Richard Smith
Fix typo found by Clang fix for extern "C" function...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jim Ingham
Missed a place where we have to pass the source locatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Replace UNIXy path with os-independent one in DebugIR...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Eli Friedman
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Nadav Rotem
SLP Vectorizer: Add support for trees with external...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Richard Smith
PR7927, PR16247: Reimplement handling of matching exter...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Richard Trieu
Fix broken asserts that never fire.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Fix a bad overflow check pointed out by Ben.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Fix Windows/Darwin build error in DebugIR unit tests
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sean Callanan
Hitherto the IRForTarget infrastructure has mainly
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Make cout a little more thread-safe. This fixes llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Andrew Kaylor
Revising the MCJIT ObjectCache interface to allow subcl...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
Remove unused member
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Eliminate an assortment of undefined behavior.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Greg Clayton
Default parameters are evil and should not be used...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Eli Friedman
Fix error recovery with in-class initializer.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Eli Friedman
Fix line endings.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Nadav Rotem
LoopVectorizer: Refactor the code that checks if it...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Peter Collingbourne
[ms-cxxabi] Move CodeGenVTables::needsVTTParameter...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Adding tests for DebugIR pass
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Provide missing '{' in parsing extended quoted characte...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Greg Clayton
FileSpec destructor doesn't need to be virtual.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tom Stellard
R600/SI: Add processor types for each CIK variant
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Greg Clayton
ArchSpec doesn't need a virtual destructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Greg Clayton
PathMappingList doesn't need a virtual destructor.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Hal Finkel
Fix CodeGen/PowerPC/stack-protector.ll on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Fix wrong section header.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: PR14728: TLS support
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: Pass MCSymbolRefExprs for labels instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Hal Finkel
Fix a PPC rlwimi instruction-selection bug
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Remove duplicated code by moving it...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Anton Yartsev
+ "For Windows Users" section
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Remove needless include (unistd.h) in DebugIR pass
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Add flag to lli to enable debugging of IR when used...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
William Fisher: A bug in __lookahead::exec causes...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Rui Ueyama
[PECOFF][Writer] Define COFFBaseDefinedAtom as the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Add missing header for DebugIR
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Daniel Malea
Remove limitation on DebugIR that made it require exist...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Bill Fisher: Fix for failing to throw an exception...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Chad Rosier
Fix an off-by-one error. Also make the code a little...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: Revise r185189 to avoid subtle 'unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: Simplify the AddressPool representation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
David Blaikie
DebugInfo: constify the AddressPool MCSymbol pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Preston Briggs
(no commit message)
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Lang Hames
Add missing case to switch statement - DAGTypeLegalizer...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Stylistic cleanups, no functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jakob Stoklund...
Add a division operator to BlockFrequency.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Dimitry Andric: Add const to constexpr member function...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Eric Christopher
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Select -1 instead of 1 when anyextend'ing i1...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Add (1.0 / sqrt(x)) => rsqrt(x) generation...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Calling conventions fix
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Add support for cttz/ctlz/ctpop
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Clean up comparison/select/convert patterns...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Remove i8 register class. PTX support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Add support for vectorized function return...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Clean up handling of formal arguments and enabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Justin Holewinski
[NVPTX] Add infrastructure for vector loads/stores...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Jim Ingham
Don't check for "are there any loaded sections" before...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Weiming Zhao
Bug 13662: Enable GPRPair for all i64 operands of inlin...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Arnold Schwaighofer
LoopVectorize: Pull dyn_cast into setDebugLocFromInst
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Howard Hinnant
Implement full support for non-pointer pointers in...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Hal Finkel
Fix bugpoint execution/reference output file name
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Arnold Schwaighofer
LoopVectorize: Use static function instead of DebugLocS...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Benjamin Kramer
Use the multiple argument form of path::append.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
[ASan] Remove %symbolize from lit tests: we now use...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tom Stellard
R600: Add local memory support via LDS
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tom Stellard
R600: Add support for GROUP_BARRIER instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tom Stellard
R600: Add ALUInst bit to tablegen definitions v2
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Timur Iskhodzhanov
Fix a trivial typo, add a FIXME to have more test cover...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tim Northover
ARM: ensure fixed-point conversions have sane types
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sergey Matveev
[lsan] Fix build again.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sergey Matveev
[lsan] Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Tilmann Scheller
ARM: Fix pseudo-instructions for SRS (Store Return...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
llvm-symbolizer: don't leave dangling pointers after...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sergey Matveev
[lsan] When verbosity > 1, always print suppressions...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Sergey Matveev
[lsan] Add suppression support.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
llvm-symbolizer: skip leading underscore in Mach-O...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Evgeniy Stepanov
[sanitizer] Disable all ptrace-related definitions...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexander Kornienko
Use lexing mode based on FormatStyle.Standard.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
[ASan] Migrate lit tests to external symbolizer from...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Ed Maste
Move sys/sysctl.h include after its dependency sys...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Alexey Samsonov
Demangle names using pluggable internal symbolizer...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Evgeniy Stepanov
[sanitizer] Fix an unfortunate typo and disable ptrace...
commit
|
commitdiff
|
tree
|
snapshot
next