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-11-09
Richard Smith
Document -W in clang --help. Also make the help text...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
Don't include the help for -mips* in clang --help....
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
-Wlarge-by-value-copy may be awesome, but it really...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
PR13788: Don't perform checks on the initializer of...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Remove leftover code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Add lldb data formatters for clang classes, starting...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
Remove --help text for deprecated sanitizer options...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Richard Smith
PR14303: Add a NoDriverOption flag to those options...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Greg Clayton
Remove a debugging printf that was left in the code.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Filipe Cabecinhas
Removed use of non-standard escape character '\%'
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Evandro Menezes
Fix issue with invalid flat operand number
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Evandro Menezes
Fix issue with invalid flat operand number
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Anton Korobeynikov
Add ARM TARGET2 relocation. The testcase will follow...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Roman Divacky
Switch FreeBSD/i386 back to 4byte stack alignment....
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
Add string to try and fix build from r167629.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Dmitry Vyukov
tsan: intercept gettimeofday()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Add a SourceLocation::printToString() that returns...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Add a FileCharacteristic parameter to SourceManager...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Turn FrontendInputFile into an immutable class and...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Argyrios Kyrtzidis
Make CompilerInstance::InitializeSourceManager accept...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Jakob Stoklund...
Fix assertions in updateRegMaskSlots().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Rafael Espindola
Don't use so many bits.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
Implement -mstrict-align using '-backend-option -arm...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
Revert r167620; this can be implemented using an existi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
Add test case for r167619.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
Add support for -mstrict-align compiler option for...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Chad Rosier
[driver] Add a -mstrict-align compiler option for ARM...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Benjamin Kramer
Silence GCC warning about falling off the end of a...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Alexey Samsonov
[Sanitizer] add sanity checks for communication with...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Dmitry Vyukov
tsan: switch to new memory_order constants (ABI compatible)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Dmitry Vyukov
tsan: switch to new memory_order constants (ABI compatible)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Andy Gibbs
Improved support for removing the comma preceding __VA_...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Dmitry Vyukov
tsan: instrument all atomics (including fetch_add,...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Dmitry Vyukov
tsan: add __tsan_atomicX_compare_exchange_val() function
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Alexander Potapenko
Add a possible underscore before the wrappers to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Nico Weber
Use isInvalidDecl() instead of isStatic() as suggested...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Nadav Rotem
Add support for memory runtime check. When we can,...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Nadav Rotem
indent
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Jason Molenda
Mark Objective-C 2.0 status as "Not applicable" on...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Jason Molenda
Update the status page to include Linux status information,
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Nico Weber
Don't crash on calling static member overloaded operato...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Bob Wilson
Remove old driver code to grab the iOS simulator versio...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-09
Nico Weber
[ms] Implement int64_t version of mangleNumber() in...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Jason Molenda
Fix typeo in example help text for type filter add.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Jason Molenda
Patch from Dan Malea daniel.malea@gmail.com to add...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Nico Weber
[Windows] Fix mangling of number literal '0'
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Bob Wilson
Remove more code related to invoking llvm-gcc. <rdar...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
David Blaikie
Fix a source range regression in C++ new expressions...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Matt Beaumont-Gay
Fix a bug I found while preparing my devmtg talk: When...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
NAKAMURA Takumi
llvm/ConstantFolding.cpp: Make ReadDataFromGlobal(...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Benjamin Kramer
LiteralSupport: Don't overflow the temporary buffer...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Benjamin Kramer
LiteralSupport: Clean up style violations. No functiona...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Enrico Granata
Minor cleanups to the new ModuleList notification APIs...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Abramo Bagnara
Allow to pass from syntactic form of InitListExpr to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Abramo Bagnara
Avoid to write function name in comment. Thanks to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Abramo Bagnara
Readded line removed by mistake.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Alexey Samsonov
[Sanitizer] Build all sanitizer runtime libraries with...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Abramo Bagnara
Fixed converted ConstantArrayTypeLoc range. Added a...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Benjamin Kramer
Drop the limitation to IEEE floating point types from...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Abramo Bagnara
Fixed range of implicit MemberExpr.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Dmitry Vyukov
tsan: add range access functions for Go
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Alexey Samsonov
[ASan] avoid including <new> header in ASan runtime
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Dmitry Vyukov
tsan: change TSAN_OPTIONS->GORACE in build script as...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Alexey Samsonov
[Sanitizer] try to fix Windows bot - include stdlib...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Benjamin Kramer
Set TLSSupported to false on Haiku.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Dmitry Vyukov
tsan: use GORACE env for options for Go
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Amara Emerson
Recommit modified r167540.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Michael Liao
Add support of RTM from TSX extension
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Daniel Dunbar
Driver/Darwin: The -arch argument values aren't exactly...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Enrico Granata
Adding support for loading the scripting resource as...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Enrico Granata
<rdar://problem/12586350>
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Meador Inge
instcombine: Migrate strspn optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Bob Wilson
Rip out a bunch of code for invoking gcc from clang.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Bob Wilson
Remove code to fall back to llvm-gcc for i386 kexts.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
David Blaikie
PR14284: crash on ext-valid returning NULL from a void...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Jason Molenda
Fix a crasher in
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Greg Clayton
Added a posix_spawn based launchd plist for always...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Richard Smith
When deciding whether to convert an array construction...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Dmitri Gribenko
Force C89 for c-index-test.c
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Eric Christopher
Fix up comment typo and 80-col.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Michael J....
[Driver] Fix -Wp,-MMD pr13959
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Eric Christopher
Add a relocation visitor to lib object. This works...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Greg Clayton
<rdar://problem/12645617>
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Hans Wennborg
Only do switch-to-lookup table transformation when...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Nico Weber
Reduce nesting. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Richard Trieu
When template deduction fails on a derived class, try...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Fariborz Jahanian
objective-C blocks: bring back the CharUnit patch for
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Akira Hatanaka
[mips] Custom-lower ISD::FRAME_TO_ARGS_OFFSET node.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
David Blaikie
PR12713 - crash on invalid due to unmatched parens...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Akira Hatanaka
Delete MipsFunctionInfo::NextStackOffset. No functional...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Amara Emerson
Revert r167540 until regression tests are updated.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Bill Wendling
Remove accidental commit.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Hans Wennborg
Fix bad test IR in switch_to_lookup_table.ll
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Fariborz Jahanian
objective-C modern translator. Start the line
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Amara Emerson
Improve ARM build attribute emission for architectures...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Douglas Gregor
When loading a module fails because it is out of date...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
David Blaikie
Test for source location range of new expressions fixed...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Jordan Rose
[analyzer] Check that the argument to CFMakeCollectable...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Pawel Wodnicki
fix typo PR1476
commit
|
commitdiff
|
tree
|
snapshot
2012-11-07
Pawel Wodnicki
fix for PR1476
commit
|
commitdiff
|
tree
|
snapshot
next