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-27
Chris Lattner
Reimplement the intrinsic verifier to use the same...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Chris Lattner
These tests used intrinsics with the wrong prototype...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Chris Lattner
remove two (useless) tests that use incorrect intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Chris Lattner
generalize this to allow any argument.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Peter Collingbourne
Have getOrCreateSubprogramDIE store the DIE for a subpr...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Chris Lattner
move some code around so that Verifier.cpp can get...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Benjamin Kramer
DenseMap: Provide a move ctor and move semantics for...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Benjamin Kramer
DenseMap: Factor destruction into a common helper method.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Fariborz Jahanian
-Wdeprecated warning to include reference (as a note)
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Chris Lattner
enhance the intrinsic info table to encode what *kind...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Benjamin Kramer
Move-enable IntrusiveRefCntPtr.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Benjamin Kramer
Pass ProgramStateRef by reference.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Dmitri Gribenko
Close HTML tag properly.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Benjamin Kramer
Use the SelectorSet typedef more widely throughout...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Benjamin Kramer
Replace some custom hash combines with the standard...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
NAKAMURA Takumi
clang/unittests/Tooling/RewriterTestContext.h: Don...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
NAKAMURA Takumi
Path::GetTemporaryDirectory(): Add an assertion if...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
NAKAMURA Takumi
clang/lib/Rewrite/Rewriter.cpp: Don't try to rename...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Benjamin Kramer
Missed parens.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Benjamin Kramer
r157525 didn't work, just disable iterator checking.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Benjamin Kramer
SDAGBuilder: Avoid iterator invalidation harder.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Charles Davis
Mangle template instantiations properly (as of VC 7...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Chris Lattner
rearrange some code, no functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Benjamin Kramer
SDAGBuilder: Don't create an invalid iterator when...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Benjamin Kramer
SelectionDAGBuilder: When emitting small compare chains...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Benjamin Kramer
Only emit one set of braces for __VERSION__, getClangFu...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Greg Clayton
Fixed memory management issues introduced by revision...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Duncan Sands
Since commit 157467, if reassociate isn't actually...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Fariborz Jahanian
Change warning to error when property setter names...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Benjamin Kramer
SimplifyCFG: Turn the ad-hoc std::pair that represents...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Benjamin Kramer
Add support for branch weight metadata to MDBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Benjamin Kramer
ScoreboardHazardRecognizer: Remove dead conditional...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Duncan Sands
Move this debug statement earlier so it is easy to...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Richard Smith
In response to some discussions on IRC, tweak the wordi...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
David Blaikie
Fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Alexander Kornienko
Don't offer '[[clang::fallthrough]];' fix-it when a...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Johnny Chen
rdar://problem/11535045
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Jim Ingham
Fix the comments about LLDB_DISABLE_PYTHON in the pytho...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Bill Wendling
The llvm_gcda_increment_indirect_counter function write...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Akira Hatanaka
Fix predicate HasStandardEncoding in MipsInstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Howard Hinnant
The rules for emplace in map, multimap, unordered_map...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Bill Wendling
Small code cleanup. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Bill Wendling
Open in read/write mode, creating the file if it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Nuno Lopes
fix codegen support for alloc_size attribute for static...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Nuno Lopes
bounds checking: add support for byval arguments
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Johnny Chen
rdar://problem/11533713
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Akira Hatanaka
Delete MipsExpandPseudo.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Akira Hatanaka
Move the code in MipsExpandPseudo to MipsInstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Akira Hatanaka
Remove the code that expands MIPS' .cpload directive.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Akira Hatanaka
Remove the code that emits MIPS' .cprestore directive.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Akira Hatanaka
Remove pseudo instructions that are no longer used.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Argyrios Kyrtzidis
[libclang] Add a test I forgot to commit for r156890.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Sean Callanan
Fixed a crash in logging when the name of an
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Greg Clayton
<rdar://problem/11535465>
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Rafael Espindola
Don't ignore linkage when ignoring visibility in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Justin Holewinski
[NVPTX] Add a new test case for the newly-enabled call...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Greg Clayton
<rdar://problem/11534686>
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Nuno Lopes
add CodeGen support for the alloc_size attribute
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Greg Clayton
Fixed an issue where we might have easy access to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Nuno Lopes
boundschecking:
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Rafael Espindola
Don't ignore linkage when ignoring visibility in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Justin Holewinski
Change interface for TargetLowering::LowerCallTo and...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Anna Zaks
[analyzer] Don't crash on LValBitCast
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Alexander Potapenko
Typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Howard Hinnant
Fix memory corruption bug found and fixed by Andrew...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Rafael Espindola
Consider the linkage for member class templates even...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
NAKAMURA Takumi
test/CodeGen/X86/bigstructret.ll: Suppress one test...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Alexander Potapenko
Factor ParseAsanOptions outside __asan_init
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Alexander Potapenko
Introduce the check_malloc_usable_size flag (on by...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
NAKAMURA Takumi
test/CodeGen/X86/bigstructret.ll: Relax stack offsets...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Rafael Espindola
When ignoring visibility in an instantiation, still...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Rafael Espindola
Whitespace fixes.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Duncan Sands
Make the reassociation pass more powerful so that it...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Dmitry Vyukov
tsan: do not call into libc in symbolizer and in other...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Dmitry Vyukov
tsan: output message about failure to intercept only...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Dmitry Vyukov
asan: fix tests
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Manuel Klimek
Links the entry point to the tooling documentation...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Richard Smith
Release notes update for -Wsometimes-uninitialized.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Richard Smith
Split a chunk of -Wconditional-uninitialized warnings...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Jason Molenda
Bump to lldb 152.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Andrew Trick
misched: trace formatting
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Jason Molenda
Add support for function with stack frame checks added...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Anna Zaks
[analyzer] Loading external plugins with scan-build
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Bill Wendling
Early-continue.Reducing indentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Bill Wendling
Don't call exit from a runtime.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Jakob Stoklund...
Compress MCRegisterInfo register name tables.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Eli Friedman
Simplify code for calling a function where CanLowerRetu...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Seth Cantrell
ensure value passed to is space is representable as...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Richard Smith
Some cleanups around the uninitialized variables warnin...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Greg Clayton
<rdar://problem/11529853>
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Kaelyn Uhrain
Silence unused variable warnings from when assertions...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Andrew Trick
misched: Use the same scheduling heuristics with -misch...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Fariborz Jahanian
cleanup some code.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Fariborz Jahanian
objective-c: warn on use of property setters
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Eli Friedman
Get rid of some non-ASCII en-dashes that crept in.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Jakob Stoklund...
Shrink.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Jakob Stoklund...
Add support for range expressions in TableGen foreach...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Jakob Stoklund...
Don't put TGParser scratch results in the output.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Jakob Stoklund...
Simplify TGParser::ProcessForEachDefs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Andrew Trick
misched: Trace regpressure.
commit
|
commitdiff
|
tree
|
snapshot
next