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-04-12
Sean Callanan
Fixed a bug where a few class forward declarations
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Jyotsna Verma
Hexagon: Set isPredicatedNew flag on predicate new...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Jyotsna Verma
Hexagon: Set isPredicatedFlase flag for all the instruc...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
David Majnemer
Simplify (A & ~B) in icmp if A is a power of 2
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Jyotsna Verma
Disable following tests for Hexagon:
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Argyrios Kyrtzidis
[libclang] Introduce clang_Location_isInSystemHeader...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Chad Rosier
[ms-inline asm] Add the implementation for the AOK_Dele...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Benjamin Kramer
Sema: Give a typically small DenseMap some inline capacity.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Arnold Schwaighofer
LoopVectorizer: integer division is not a reduction...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Evgeniy Stepanov
[sanitizer] Add syscall handlers to ASan and TSan runtimes.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Manuel Klimek
Revamps structural error detection / handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Evgeniy Stepanov
[sanitizer] More syscall handler placeholders.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Daniel Jasper
Fix clang-format-diff.py script.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Tim Northover
AArch64: use full triple for ELF tests
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Tim Northover
AArch64: remove over-zealous use of CHECK-NEXT
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Benjamin Kramer
Revert broken pieces of r179373.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Andy Gibbs
Replace uses of the deprecated std::auto_ptr with Ownin...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Daniel Jasper
Provide better emacs integration.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Timur Iskhodzhanov
Finally drop the 'static' from INLINE and ALWAYS_INLINE
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Benjamin Kramer
Fix a disconcerting bug in Value::isUsedInBasicBlock...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Alexey Samsonov
[MSan] Demangle function name in description of stack...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Alexey Samsonov
Don't explicitly provide -pie in MSan bootstrap of...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Alexey Samsonov
[MSan] don't build tests with -fPIE/-pie, as these...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Alexey Samsonov
[TSan] remove -fPIE -pie from TSan lit tests to check...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nico Rieck
Replace elf-dump with llvm-readobj in lld tests
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nico Rieck
Teach llvm-readobj to print ELF program headers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nico Rieck
Remove obsolete object file dumpers
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nico Rieck
Replace coff-/elf-dump with llvm-readobj
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nico Rieck
Add extensive relocation tests for llvm-readobj
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nico Rieck
Add -expand-relocs to llvm-readobj
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nico Rieck
Add missing relocation names
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nico Rieck
Support MIPS64EL relocation type names
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Hal Finkel
Add PPC instruction record forms and associated query...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nadav Rotem
Don't disable block layout when forcing block alignment.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nadav Rotem
Fix the test on linux by setting the triple and the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Nadav Rotem
Add a flag to align all basic blocks in the function.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Jordan Rose
[analyzer] Fix grammar in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Jordan Rose
[analyzer] Show "Returning from ..." note at caller...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Jordan Rose
[analyzer] Don't emit extra context arrow after returni...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Rafael Espindola
Remove REQUIRES now that r179237 fixed the real problem.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Jason Molenda
Change the default for PlatformDarwinKernel to be enabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Douglas Gregor
Make sure we have the include paths we need
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Douglas Gregor
<rdar://problem/13615607> Include SDK version informati...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Rafael Espindola
Add 179294 back, but don't use bit fields so that it...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Chad Rosier
Add test case for r179343.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Chad Rosier
[ms-inline asm] Add support for using the LENGTH, TYPE...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Enrico Granata
New test suite option (-T)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Enrico Granata
When specifying a relative path for the --framework...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Chad Rosier
Test case for r179339.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Chad Rosier
[ms-inline asm] Add support for using offsetof operator...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
John McCall
Flail at trying to appease various linuxy buildbots.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Manman Ren
Aliasing rules for struct-path aware TBAA.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Chad Rosier
[ms-inline asm] Pass a StringRef reference to ParseInte...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Manman Ren
Struct-path aware TBAA: uniformize scalar tag and path...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
John McCall
Fix the driver logic for recent versions of DragonFly.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Enrico Granata
<rdar://problem/13558484>
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Jim Ingham
Save away the locations at the site we hit and iterate...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Manman Ren
TBAA: add utility to create a TBAA scalar type node
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Enrico Granata
<rdar://problem/13623698>
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Greg Clayton
<rdar://problem/13370286>
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Greg Clayton
Use std::unique_ptr instead of std::auto_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Greg Clayton
Fixed SBValueList to have a __str__ function like all...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Greg Clayton
Fixed the thread list so it correctly updates after...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Chad Rosier
[ms-inline asm] Add a new AsmRewriteKind, AOK_Delete...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Chad Rosier
Update test case for r179323.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Chad Rosier
[ms-inline asm] Remove brackets from around a symbol...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Preston Gurd
Use FileCheck instead of grep.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Sean Callanan
Hand over the job of laying out the argument structure
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
David Majnemer
Fix undefined behavior in AArch64
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
David Majnemer
Optimize icmp involving addition better
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Jack Carter
Mips specific inline asm memory operand modifier test...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Akira Hatanaka
[mips] Custom-lower i64 MULHS and MULHU nodes. Remove...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Akira Hatanaka
[mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLoweri...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Reid Kleckner
Widen the checks in the ms abi memptr test to work...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Jyotsna Verma
Exclude test30 of Sema/return.c for Hexagon since setjm...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Bob Wilson
Add a new -mimplicit-float option for symmetry with...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Reid Kleckner
Follow Jordan's advice and use {{^}} and {{$}} for...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Kostya Serebryany
[asan] inline flags(), up to 1% perf gain on malloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Kostya Serebryany
[asan] make heavy_uar_test even heavier
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Reid Kleckner
[ms-cxxabi] Implement member pointer emission and deref...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Sean Callanan
Handle C++ static variables in the expression
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Rafael Espindola
Revert my last two commits while I debug what is wrong...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Argyrios Kyrtzidis
[PCH] Change test/PCH/headersearch.cpp to use -emit...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Argyrios Kyrtzidis
[libclang] Improve a doxygen comment, as suggested...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Jyotsna Verma
Hexagon: Remove -g option from the assembler command...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Rafael Espindola
Fix llvm-readobj tests on big endian hosts.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Argyrios Kyrtzidis
[libclang] Have clang_getCXXAccessSpecifier() also...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Greg Clayton
Static variables inside classes were not being added...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Sylvestre Ledru
cmake build of lldb was complaining about missing files.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Rafael Espindola
Print more information about relocations.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Alexey Samsonov
Explicitly list all sanitizer headers in CMake build...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Kostya Serebryany
[asan] improve the UAR reporting (try harder to find...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Benjamin Kramer
Fix for wrong instcombine on vector insert/extract
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Eli Bendersky
Add a CHECK-NOT for a more faithful translation of...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Evgeniy Stepanov
[sanitizer] Syscall hooks.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Daniel Jasper
Change clang-format's affinity for breaking after retur...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Kostya Serebryany
[asan] make heavy_uar_test a bit more heavy and fix...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Rafael Espindola
Add a function to check if an argument list is too...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Reid Kleckner
Fix failing dependencies-and-pp.c test
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Reid Kleckner
Use lit's internal shell runner on Windows for Clang...
commit
|
commitdiff
|
tree
|
snapshot
next