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-02-15
Daniel Jasper
Prevent only breaking before "?" in conditional express...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Tim Northover
AArch64: remove ConstantIsland pass & put literals...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Tim Northover
AArch64: refactor frame handling to use movz/movk for...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Alexey Samsonov
clang-formatize llvm-symbolizer code
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Bill Wendling
Update testcases due to Attribute sorting improvements.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Bill Wendling
Simplify the 'operator<' for the attribute object.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Hal Finkel
BBVectorize: Cap the number of candidate pairs in each...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Anna Zaks
Revert "Simplify the attributes '<' comparison function."
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Anna Zaks
Revert "Fix testcase for attribute ordering."
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Anna Zaks
Revert "Fix testcase for attribute ordering."
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Filipe Cabecinhas
Only enable RTTI for cxa_demangle.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jim Ingham
A little cleanup. {Disable/Enable}Breakpoint actually...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jordan Rose
[analyzer] Don't assert when mixing reinterpret_cast...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Bill Wendling
Fix testcase for attribute ordering.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Reed Kotler
Fix minor mips16 issues in directives for function...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Bill Wendling
Fix testcase for attribute ordering.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Bill Wendling
Simplify the attributes '<' comparison function.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jordan Rose
Re-apply "[analyzer] Model trivial copy/move ctors...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jordan Rose
[analyzer] Cache the bindings accessible through a...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jordan Rose
[analyzer] Scan the correct store when finding symbols...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jordan Rose
[analyzer] Tweak LazyCompoundVal reuse check to ignore...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jordan Rose
[analyzer] Use collectSubRegionKeys to make removeDeadB...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Enrico Granata
Daniel Malea caught an issue where calling dotest.py...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Jordan Rose
[analyzer] Refactor RegionStore's sub-region bindings...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Enrico Granata
<rdar://problem/13204647>
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Akira Hatanaka
[mips] Disallow moving load/store instructions past...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Akira Hatanaka
[mips] Replace usage of SmallSet with BitVector, which...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Daniel Malea
Fix TestSBData.py test case (tested fix Linux/Mac)
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Akira Hatanaka
[mips] Fix comments and coding style violations. Declar...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Joel Jones
The ARM NEON vector compare instructions take three...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Eli Bendersky
The operand listing is very much outdated.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Akira Hatanaka
[mips] Simplify code in function Filler::findDelayInstr.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Preston Gurd
Mark getRawBits const.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Fariborz Jahanian
Make this test determinstic for my last patch.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Hal Finkel
BBVectorize: Remove the remaining instances of std...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Hal Finkel
BBVectorize: Don't store candidate pairs in a std:...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Fariborz Jahanian
objective-C: synthesize properties in order of their
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Filipe Cabecinhas
Bring lldb up to date with clang revision 175141.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jakub Staszak
Simplify code. Remove "else after return".
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Greg Clayton
<rdar://problem/13218655>
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Chad Rosier
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Michael J....
[Core,Driver,ELF] Differentiate static and dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Michael J....
[ELF][Writer] Refactor Section to not have atoms. Move...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Dmitri Gribenko
libclang: remove reinterpret_casts by using SourceLocat...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jyotsna Verma
Hexagon: Change insn class to support instruction encoding.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Bill Wendling
s/bool/LLVMBool/
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Bill Wendling
s/bool/LLVMBool/
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jim Ingham
One to many always's.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jim Ingham
Mention the inline-breakpoint-strategy in the lldb...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Kay Tiong Khoo
death to extra whitespace
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Bill Wendling
Add two new functions to the C API:
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Greg Clayton
<rdar://problem/13064893>
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jim Ingham
Make it clear that if you #include .c/.cpp/.m/.mm etc...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Kay Tiong Khoo
added basic support for Intel ADX instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Fariborz Jahanian
objective-C: When implementing custom accessor method for
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jordan Rose
[analyzer] Try constant-evaluation for all variables...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Michel Danzer
R600/SI: Fix int_SI_fs_interp_constant
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Dmitry Vyukov
include/llvm/Object/ELF.h: do debug checks only when...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Greg Clayton
<rdar://problem/12693921>
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Nadav Rotem
Dont merge consecutive loads/stores into vectors when...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Nadav Rotem
80-col
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jyotsna Verma
Hexagon: Use multiclass for absolute addressing mode...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Weiming Zhao
Re-apply r175088 for bug fix 13622: Add paired register...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Jyotsna Verma
Fix for bug 15246 -- out-of-bound error in the TableGen...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Argyrios Kyrtzidis
[arcmt] Make sure the function has an associated parame...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Vincent Lejeune
R600: Do not fold single instruction with more that...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Vincent Lejeune
R600: Export instructions are no longer terminator
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Vincent Lejeune
R600: Fold zero/one in export instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Vincent Lejeune
R600: Do not fold modifier/litterals in vector inst
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tim Northover
Use correct host/target CMake variables to define lit...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tobias Grosser
Do not run formatting checks by default
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tobias Grosser
Formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tim Northover
AArch64: switch from neverHasSideEffects to hasSideEffects.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tim Northover
Add deprecation of neverHasSideEffects to documentation...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tobias Grosser
clang-format: Really check all files
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Rafael Espindola
Revert r15266. This fixes llvm.org/pr15266.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tim Northover
AArch64: stop claiming that NEON registers are usable...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tobias Grosser
Report formatting problems as with 'diff -u'
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tobias Grosser
cmake: add command polly-check-format
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Tim Northover
AArch64: add block comments where missing
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Krzysztof Parzyszek
Add testcase for llvm-dwarfdump to test parsing of...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
David Chisnall
On FreeBSD, we need to look in /usr/local/include so...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Rafael Espindola
Mangle extern "C" functions whose names are not simple...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Daniel Jasper
Fix counting of parameters so that r175162 works as...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Kristof Beyls
Make ARMAsmParser accept the correct alignment specifie...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Evgeniy Stepanov
[sanitizer] Get full argv and envp on glibc.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Daniel Jasper
Reduce penalty for breaking before ./-> after complex...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Dmitri Gribenko
Remove a const_cast by propagating constness to called...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Dmitri Gribenko
Remove an unneeded const_cast
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Dmitri Gribenko
Remove const_casts by making spec_begin()/spec_end...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Dmitry Vyukov
llvm-symbolizer: speedup symbol lookup
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexander Potapenko
[ASan] Fixed the wrong placement of #include
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Evgeniy Stepanov
Workaround an MSan false positive.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Alexander Potapenko
[ASan] Remove the 'alarm' script which isn't present...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Dmitry Vyukov
tsan: fix bug in suppression reading (suppressions...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Daniel Jasper
Remove the trailing whitespace of formatted lines.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Daniel Jasper
Get less confused by trailing comma in Google style.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Elena Demikhovsky
Moved line-info.ll to DebugInfo\X86 directory
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Owen Anderson
Add some legality checks for SETCC before introducing...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Daniel Jasper
Remove accidentally committed empty test.
commit
|
commitdiff
|
tree
|
snapshot
next