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-15
David Blaikie
DebugInfo: Split out the implementation of getStaticDat...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Fariborz Jahanian
ObjetiveC migrator: fix the test in my last patch
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Blaikie
Fix assert added in r188494
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Eli Friedman
Properly track l-paren of a CXXFucntionalCastExpr.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Blaikie
DebugInfo: Remove unused conditional
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Fariborz Jahanian
ObjectiveC migrator. Start annotating CF functions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Blaikie
DebugInfo: Make CGDebugInfo::getStaticDataMemberDeclara...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Blaikie
DebugInfo: Add a FIXME, remove a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Peter Collingbourne
[dfsan] Initial set of custom functions and interceptor...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Yunzhong Gao
Fixing a corner-case bug in strchr and strrchr lib...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Renato Golin
make arm-use-movt available for all ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Renato Golin
make arm-use-movt available for all ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Blaikie
DebugInfo: Unify & optimize the lazy addition of record...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Renato Golin
make arm-reserve-r9 available for all ARM
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Bill Wendling
Make a few more things const.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Bill Wendling
Use a reference instead of making an unnecessary copy...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Blaikie
DebugInfo: Revert change to the return type of createRe...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Majnemer
CodeGen: __uuidof should work even with an incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Fariborz Jahanian
Add another test to my last patch (NS_OPTION vs. NS_ENUM)
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Michael Gottesman
[autotools->cmake] Added variable CLANG_VENDOR_UTI.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Michael Gottesman
[autotools->cmake] Added CMake support for the preproce...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Aaron Watry
Add rhadd builtin
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Aaron Watry
Add hadd builtin
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Blaikie
DebugInfo: remove unnecessary type registration
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Blaikie
DebugInfo: Don't create duplicate forward declaration...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Fariborz Jahanian
Fixes a gross conditional in my last patch.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Peter Collingbourne
DataFlowSanitizer: Add a debugging feature to help...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Peter Collingbourne
[dfsan] Runtime support for -dfsan-debug-nonzero-labels...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Fariborz Jahanian
ObjectiveC migrator: In deciding NS_OPTION over
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Bill Wendling
Constify the function parameters.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Jordan Rose
[analyzer] If realloc fails on an escaped region, that...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Joey Gouly
Drive-by fix for a doxygen comment in MachineInstr.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Mihai Popa
This fixes three issues related to Thumb literal loads:
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
DeLesley Hutchins
Thread safety analysis: move warnings within lock/unloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Jack Carter
[Mips][msa] Add support for half
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Joerg Sonnenberger
Build unwind tables by default on NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Joerg Sonnenberger
Use the integrated assembler on NetBSD/powerpc by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Jack Carter
[Mips][msa] Added most builtins from add.a to xori
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Jack Carter
[Mips][msa] Added the simple builtins (madd_q to xori)
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Evgeniy Stepanov
Update sanitizer attribute documentation to match behav...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Jack Carter
[Mips][msa] Added the simple builtins (fadd to ftq)
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Jack Carter
[Mips][msa] Added the simple builtins (add_a to dpsub...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Hao Liu
Fix the build failure of Realease version
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Evgeniy Stepanov
[sanitizer] Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Craig Topper
Revert r188449 as it turns out we're just missing the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Majnemer
Add back a test that was removed in r188450
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Hao Liu
Clang and AArch64 backend patches to support shll/shl...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Hao Liu
Clang and AArch64 backend patches to support shll/shl...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
David Majnemer
[-cxx-abi microsoft] Mangle member pointers better
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Craig Topper
Don't let isPermImmMask handle v16i32 since VPERMI...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Alexey Samsonov
Tentative fix for global-buffer-overflow caused by...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Stephen Lin
CHECK-LABEL-ify some code gen tests to improve diagnost...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Craig Topper
Use MVT instead of EVT in X86ISelDAGToDAG since all...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Craig Topper
Use MVT in place of EVT in more X86 operation lowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Michael Gottesman
Fixed typo in CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Jason Molenda
A new test case which adds a dSYM to an executable...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Craig Topper
Replace getValueType().getSimpleVT() with getSimpleValu...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Craig Topper
Replace getValueType().getSimpleVT() with getSimpleValu...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Stefanus Du...
Add a bit of explanation for FrontendActionFactory.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Stefanus Du...
Add ctorInitializer to the dynamic AST Matcher registry.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Fariborz Jahanian
ObjectiveC [Sema]. This patch makes sure that all inherited
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Mark Lacey
Auto-compute live intervals on demand.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Mark Lacey
Add the MachineInstrSpan class.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Mark Lacey
Notify LiveRangeEdit of new virtual registers.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Mark Lacey
Track new virtual registers by register number.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Ted Kremenek
[static analyzer] add a simple "CallEffects" API to...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Ted Kremenek
[static analyzer] Factor out ArgEffect and RetEffect...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Improve legalization of vector operations
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Replace v1i32 type with i32 in imageload and...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Convert v16i8 resource descriptors to i128
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Use i8 types for resource descriptors in tests
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Choose the correct MOV instruction for copying...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Assign a register class to the $vaddr operand...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[llvm-build] Make Py3 compatible.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Peter Collingbourne
DataFlowSanitizer: move abilist input file to Inputs.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
David Blaikie
DebugInfo: Prefer references over pointers, pass by...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Handle MSAA texture targets
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Allow conversion between v32i8 and v8i32
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Fix an obvious typo
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Tom Stellard
R600/SI: Add pattern for fp_to_uint
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[lit] Add test coverage of gtest format.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[lit] Ensure test output is converted to strings where...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Mark Lacey
Fix small typo: s/succ/Succ/
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Adrian Prantl
Relax testcase for r188400 to not test for forward...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Howard Hinnant
Relax complete-type check for functions and function...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Peter Collingbourne
DataFlowSanitizer: Instrumentation for memset.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Peter Collingbourne
[dfsan] New __dfsan_set_label runtime function.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Richard Smith
PR16875: The return type of a dependent function type...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Larisse Voufo
Bug fix: note diagnosis on expression narrowing should...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Shuxin Yang
Fix grammar mistake.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Hal Finkel
Actually fix PPC64 64-bit GPR inline asm constraint...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Shuxin Yang
Do no use -emit-llvm for -flto.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Benjamin Kramer
Testcase for r188400.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Edwin Vane
cpp11-migrate: Remove mention of 'headers' from seriali...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Peter Collingbourne
Add support for -fsanitize-blacklist and default blackl...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Peter Collingbourne
DataFlowSanitizer: greylist is now ABI list.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Peter Collingbourne
[dfsan] Runtime support for ABI list functionality...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Benjamin Kramer
Enhance the clang -v gcc debug printing to skip obvious...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Daniel Dunbar
[lit] Support parsing scripts with inconsistent or...
commit
|
commitdiff
|
tree
|
snapshot
next