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-08-07
Rafael Espindola
Add the common begin/end naming convention to the codin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Manuel Klimek
Fixes a couple of bugs with the Allman brace breaking.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Michael Sartain
clean up about 22 warnings messages
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Eric Christopher
Move assert above first use of variable that we'd be...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
John Thompson
Fixed incorrect header guard/nested header mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Rafael Espindola
Correctly allign arrays on 32 bit systems.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
NAKAMURA Takumi
lit/LitConfig.py: Fixup for msys bash.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Andrew Trick
Confusing comment typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Fariborz Jahanian
Patch to fix doxygen trailing comments for ObjectiveC...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Jasper
clang-format: Fix corner case in OpenMP pragma formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Jordan Rose
Eliminate CXXConstructorDecl::IsImplicitlyDefined.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Malea
Re-enable check previously disabled due to llvm.org...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexander Potapenko
[TSan] Fix free_race.c by removing `not` from the test...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Rafael Espindola
Indicate success for simple options when clang called...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
NAKAMURA Takumi
Lit: Fixup in r187886.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
NAKAMURA Takumi
Lit: Resurrect --no-execute dropped in r187852.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexander Potapenko
[TSan] Let the users suppress use-after-free errors...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Elena Demikhovsky
AVX-512 set: Added BROADCAST instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Richard Sandiford
[SystemZ] Optimize floating-point comparisons with...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Richard Sandiford
[SystemZ] Add floating-point load-and-test instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexey Samsonov
ASan: fix one more test case for pipefail
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Benjamin Kramer
JumpThreading: Turn a select instruction into branching...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Chandler Carruth
Commit a no-op change to StringRef to (hopefully) trigg...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexey Samsonov
Distinguish 32-bit ASan from 64-bit ASan in lit configs
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexey Samsonov
Enable pipefail for ASan tests
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Evgeniy Stepanov
[sanitizer] Intercept sched_getaffinity.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexey Samsonov
Enable pipefail for TSan tests
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Chandler Carruth
Add support for linking against a curses library when...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexey Samsonov
Enable pipefail for LSan tests
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Eric Christopher
Remove some parens. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexey Samsonov
Documentation for sanitizer special case list format...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Craig Topper
Simplify code. No functional change intended.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Evgeniy Stepanov
Initialize SIInsertWaits::ExpInstrTypesSeen in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Dmitri Gribenko
Remove the assertion for now. This breaks lld.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Elena Demikhovsky
LLVM Interpreter: MIPS tests should pass
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Dmitri Gribenko
YAMLTraits.h: replace DenseMap that used a bad implemen...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Jasper
clang-format: Improve formatting of builder-type calls.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Shuxin Yang
Change public functions of LTOCodeGenerator from ret...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Reed Kotler
Create a pattern for the "trap" instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Use py2&3 compatible exec() syntax.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Use newer StringIO class.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Use modern absolute/relative import style.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Avoid __cmp__ and cmp().
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Avoid use of iterator .next() method.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Use .write() methods instead of print statement.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Use dual-compatible print() syntax where possible.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Remove use of deprecated parameter tuple unpacking.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Remove uses of deprecated except syntax.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Use more modern syntax for constructing exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Drop --no-execute, which isn't generally useful.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] tests: Change discovery test to use --show-tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Add a --show-tests option.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Daniel Dunbar
[lit] Remove dead ignoreStdError argument.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexander Kornienko
Disabled columnWidth test for OSX, need someone with...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexander Kornienko
Use correct platform detection macro: __MACOSX__ -...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Reid Kleckner
Fix boolean logic in LockFileManager and test it
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Reid Kleckner
Avoid using alloca in Windows/Program.inc
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Eric Christopher
Add a way to grab a particular attribute out of a DIE.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Eric Christopher
Move somewhat messy conditional out of line.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexander Kornienko
Disable tests on WIN32 (which has incorrect implementat...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
David Blaikie
Revert "[sanitizer] Intercept sched_getaffinity."
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Hans Wennborg
clang-cl: Use .obj as object file extension instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Reid Kleckner
Check for _strtoi64 in the cmake build if strtoll is...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
David Blaikie
Remove unused functions introduced in r172685 to unbrea...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Alexander Kornienko
Implemented llvm::sys::locale::columnWidth and isPrint...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Aaron Ballman
Replacing /GR with /GR- instead of applying both option...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Fariborz Jahanian
Patch to fix doxygen trailing comments for ObjectiveC...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Tom Stellard
R600: Add new file from r187831 to CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Jason Molenda
Test to see if logging is enabled before printing
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Akira Hatanaka
[mips] Rename register classes CPURegs and CPU64Regs.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Tom Stellard
R600/SI: Use VSrc_* register classes as the default...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Tom Stellard
R600/SI: Add more special cases for opcodes to ensureSR...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Justin Holewinski
[NVPTX] We dont have any target specific flags yet...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Akira Hatanaka
[mips] Mark instructions defined in Mips64InstrInfo...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Bill Wendling
Change the linkage of these global values to 'internal'.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Reid Kleckner
Remove some std stream usage from Support and TableGen
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Arnold Schwaighofer
LoopVectorize: Allow vectorization of loops with lifeti...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Akira Hatanaka
[mips] Delete unnecessary InstAliases. Also, clear...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Rui Ueyama
Rename TargetInfo -> LinkingContext.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Michael Sartain
Initialize m_leak member variable.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Akira Hatanaka
[mips] Replace usages of register classes with register...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Hans Wennborg
clang-cl: Implement support for the /Fo option
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Shuxin Yang
Change private functions of LTOCodeGenerator from ret...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Daniel Malea
Fix bug in Host::getLLDBPath() due to misusing Twine
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Richard Trieu
Add a new warning to -Wloop-analysis to detect suspicio...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Daniel Malea
Centralizing Intel compiler detection logic in lldbtest...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Daniel Malea
Support one more flavour of Intel compiler in TestThrea...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Matt Kopec
Mark remaining failing test on icc as expected fail..
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Reid Kleckner
Use gnu style builtins in MathExtras.h with clang on...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Manman Ren
Debug Info Finder|Verifier: handle DbgLoc attached...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Sean Silva
[LangRef] Alphabetize function attribute listing.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Fariborz Jahanian
ObjectiveC migration: tweak setting of lifetime attribute
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Marshall Clow
Implement tests for NULL iterators for <array> re:...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Jakub Staszak
Adjust file to the coding standard.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Hal Finkel
Add PPC64 mulli pattern
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Jakub Staszak
Remove extraneous semicolon.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Marshall Clow
Implement NULL iterators for <forward_list> and <deque...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Mihai Popa
This corrects creation of operands for t2PLDW. It also...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Mihai Popa
Support APSR_nzcv as operand for Thumb2 mrc. Deprecate...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Daniel Malea
Allow building test suite with non-default libc++
commit
|
commitdiff
|
tree
|
snapshot
next