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-24
Andrew Trick
regpressure: Added RegisterPressure::dump
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Andrew Trick
regpressure: physreg livein/out fix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
David Blaikie
Fix for CHECK-NOT misspelling.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Eli Friedman
Implement the C++11 discarded value expression rules...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Justin Holewinski
Un-XFAIL CodeGen/builtins-nvptx.c now that the proper...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Justin Holewinski
Remove the PTX back-end and all of its artifacts (tripl...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Owen Anderson
Teach tblgen's set theory "sequence" operator to suppor...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Chad Rosier
Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Eli Friedman
A minor tweak to the new volatile lvalue warning: don...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
John McCall
XFAIL this test, which does not pass on trunk since...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Ted Kremenek
Set svn:keywords property to Id
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Ted Kremenek
New & improved man page attached, now with standard...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Akira Hatanaka
Turn on mips16 pseudo op when compiling for mips16.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Akira Hatanaka
Enable Mips16 compiler to compile a null program.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Fariborz Jahanian
objective-c: Fixes a corner case and interesting bug.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Meador Inge
Adding back a right parenthesis that was dropped in...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Johnny Chen
Fix missing Resources/Python directory for macosx build.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Argyrios Kyrtzidis
[objcmt] Add test case for r157395.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Justin Holewinski
Replace PTX back-end with NVPTX back-end in all places...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Anna Zaks
[analyzer] Minor cleanup to checkers' help text.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Anna Zaks
[analyzer] Treat cast of array to reference in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Anna Zaks
[analyzer] Fix typo. Thanks Jordy.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Manuel Klimek
Adds menu sidebar to the docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
David Blaikie
Silence Clang's -Wlogical-op-parentheses warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Manuel Klimek
Updates the tooling docs with the links to the tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Manuel Klimek
Adds a tutorial for how to write clang plugins.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Argyrios Kyrtzidis
[objcmt] Warn when modern objc migrator does not conver...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Fariborz Jahanian
objc: change option to be -Wobjc-interface-ivars
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Tobias Grosser
Add half support to LLVM (for OpenCL)
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Dmitry Vyukov
tsan: compilation of tests with newest clang
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Dmitry Vyukov
tsan: fix compilation with newest clang
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Meador Inge
Testing commit access
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Dmitry Vyukov
asan/tsan: weak interceptors
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Manuel Klimek
Apply review comment from Jordan Rose.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Stepan Dyatkovskiy
PR1255 related changes (case ranges):
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Dmitry Vyukov
tsan: add a flag to control RunningOnValgrind() return...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Patrik Hägglund
Fix -Wcovered-switch-default warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Convert assert(0) to llvm_unreachable.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Bill Wendling
Remove 3.1 release notes to get ready for current devel...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Bill Wendling
Remove old release notes. Ready them for additions...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Mark some static arrays as const.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Use uint16_t to store registers in static tables. Match...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Use uint16_t to store register number in static tables...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Make some opcode tables static and const. Allows code...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Seth Cantrell
fix Bug 12924
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Joel Jones
Reflect that tblgen is now llvm-tblgen
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Richard Smith
DR1152 / PR12931 / PR6177: A candidate function which...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Mark a couple arrays as static and const. Use array_len...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Mark a static array as const.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Craig Topper
Mark a static table as const. Shrink opcode size in...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Jim Ingham
Change the "Debug" build to use the current MacOSX...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Eli Friedman
Add a warning to diagnose statements in C++ like "...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Johnny Chen
rdar://problem/11457634
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Nuno Lopes
implement Sema support for the alloc_size attribute
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Fariborz Jahanian
modern objc translation: Add translation of @autoreleas...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Chad Rosier
Tidy up naming for consistency and other cleanup. ...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Jakob Stoklund...
Add a test case for global live range splitting.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Argyrios Kyrtzidis
[libclang] Report CXType_ObjCId for 'const id', not...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Jakob Stoklund...
Add a last resort tryInstructionSplit() to RAGreedy.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Johnny Chen
Add SBProcess::GetNumSupportedHardwareWatchpoints(...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
NAKAMURA Takumi
clang/test/Tooling: Update comments in left 2 tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
NAKAMURA Takumi
clang/test/Tooling: Tweak 4 tests to escape the path...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
NAKAMURA Takumi
Tooling: Canonicalize Key in IndexByFile[]. llvm::sys...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Bill Wendling
Forgot to reverse conditional.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Bill Wendling
Reduce indentation by early detection of 'continue...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Argyrios Kyrtzidis
[arcmt] Remove an unused -autorelease, without failing...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Chad Rosier
[driver] Have the crash diagnostics print the clang...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Johnny Chen
Add the capability to display the number of supported...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Nicolas Geoffray
llvm-ld does not exist anymore, use llvm-link instead.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Kaelyn Uhrain
Fix typo in flag to opt, and also a CHECK-NEXT that...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Jakob Stoklund...
Correctly deal with identity copies in RegisterCoalescer.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Ted Kremenek
Update checker build.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Tim Northover
Fix how CMake appends -m32 to linker command-lines
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Chad Rosier
[arm-fast-isel] Add support for non-global callee.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Manuel Klimek
Adds the Refactoring library, which is a layer on top...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Filipe Cabecinhas
extra ';' outside of a function [-pedantic,-Wextra...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Nuno Lopes
BoundsChecking: add a couple of simple tests and fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Filipe Cabecinhas
Small fixes: actually return a boolean and remove semi...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Jim Ingham
Process::Destroy should Halt before it tries to destroy...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Evgeniy Stepanov
Move AsanShadowRangeIsAvailable() from mac to posix.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Nuno Lopes
revert r156383: removal of TYPE_CODE_FUNCTION_OLD
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Patrik Hägglund
Fix the inliner so that the optsize function attribute...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Patrik Hägglund
Fixed typo in r156905.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Patrik Hägglund
Small fix for the debug output from PBQP (PR12822).
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Evgeniy Stepanov
Use zero-based shadow by default on Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Evgeniy Stepanov
Use zero-based shadow by default on Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Stepan Dyatkovskiy
PR1255(case ranges) related changes in Local Transforma...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Dmitry Vyukov
asan: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Craig Topper
Tidy up spacing.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Chris Lattner
small refinement to r157218 to save a tiny amount of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Richard Smith
Correct the starting location for instantiations of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Richard Smith
If the first argument of __builtin_object_size can...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Craig Topper
Fix indentation of wrapped line for readability. No...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Richard Smith
Clang 3.1 is out: turn the relevant C++11 status boxes...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Eric Christopher
Move file to be more representative.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Eric Christopher
Check that we have an unknown upper bound range for...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Eric Christopher
Emit C++11 enum class information if it exists.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Eric Christopher
Add support for C++11 enum classes in llvm.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Johnny Chen
Add more convenience registers to x86_64 and a simple...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Nuno Lopes
address some of John Criswell's comments
commit
|
commitdiff
|
tree
|
snapshot
next