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-12-03
Jyotsna Verma
Define store instructions with base+immediate offset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Michael J....
[Support] Make FileOutputBuffer work on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Michael J....
[Support][FileSystem] Fix open mode in resize_file...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Michael J....
Revert the header sort on this file.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Pedro Artigas
moves doInitialization and doFinalization to the Pass...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Argyrios Kyrtzidis
Add a getMemorySize() function for DenseSet.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Sebastian Pop
adapt cloog codegen testcases to isl
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Sebastian Pop
use -polly-ast instead of -polly-cloog
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Sebastian Pop
execute cloog specific testcases only with CLOOG_FOUND
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Nadav Rotem
Now that we have a basic if-conversion infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Michael Ilseman
Since this SmallVector immediately grows on the next...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Sean Callanan
Fixed a crash in which we examined the extension of
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Alexander Potapenko
Use a struct to hold the /proc/self/maps buffer on...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jakob Stoklund...
Add a new hook for providing register allocator hints...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jyotsna Verma
Define load instructions with base+immediate offset...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Nadav Rotem
Add initial support for IF-conversion. This patch imple...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Manuel Klimek
Fixes a compile warning and crash in the tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Tobias Grosser
Update CLooG
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jyotsna Verma
Define unsigned const-ext predicates.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jyotsna Verma
Removing unnecessary 'else' statement from the predicat...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Argyrios Kyrtzidis
Eliminate redundant bitwise operations when using a...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Eli Bendersky
Simplify this test a bit because DWARF emission/dumping...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Bill Wendling
Add 'getInt64Field()' method to get the signed integer...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Alexey Samsonov
Add Clang flags -fsanitize-blacklist and -fno-sanitize...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Alexey Samsonov
ASan: add blacklist file to ASan pass options. Clang...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Eli Bendersky
Fix PR12942: Allow two CUs to be generated from the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Kostya Serebryany
[asan] two more bits for __sparc__
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Greg Clayton
Fix clang build issues.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Benjamin Kramer
libclangFormat is not libclangTooling, but it depends...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Alexey Samsonov
Fix PR14474: don't emit debug info for interface types...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Daniel Jasper
Initial version of formatting library.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Greg Clayton
<rdar://problem/12742973>
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Nadav Rotem
Teach the jump threading optimization to stop scanning...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jakob Stoklund...
Revert r169039, "Aggregate pass execution time report...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Chandler Carruth
Sort the #include lines for the include/... tree with...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Chandler Carruth
Teach the include sorter to not choke on include guards. ;]
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Chris Lattner
clarify that this isn't lld.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Daniel Jasper
Make hasDeclaration work for enums.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Kostya Serebryany
[tsan] add CompactSizeClassMap as an alternative (more...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Tobias Grosser
Use isl 0.11
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Edwin Vane
Test commit: reformat comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Chandler Carruth
Add a completely hack-ish tool to sort includes accordi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Evgeniy Stepanov
Add -fsanitize=memory.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Kostya Serebryany
[tsan] remove unused InternalAllocBlock as part of...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Dmitry Vyukov
tsan: describe global vars (module+offset for now)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Kostya Serebryany
[asan] EXPECT_EQ => ASSERT_EQ around pthread_create...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Chandler Carruth
Remove some buggy and apparantly unnecessary code from...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Nuno Lopes
fix stats for added checks
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Kostya Serebryany
[asan] in asan tests, check all return values of pthrea...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Jyotsna Verma
Define signed const-ext predicates.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Bill Wendling
Remove 'deplibs' keyword, since it's no longer used.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Eli Bendersky
Clean up, bring up-to-date and apply consistent formatting.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Will Dietz
[ubsan] Add flag to enable recovery from checks when...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Will Dietz
[ubsan] Refactor handlers to have separate entry points...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Will Dietz
[ubsan] Replace "fatal error" with "runtime error".
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Nadav Rotem
Allow merging multiple store sequences on the same...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Benjamin Kramer
Bring vim keyword lists up to date.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Eli Bendersky
Fix a bug in FileCheck that wouldn't let define variabl...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Eli Bendersky
Fix an invalid regex in the test
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Chandler Carruth
Simplify the coding standards for #include ordering...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Justin Holewinski
Unbreak Sphinx build
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Eli Bendersky
Another fix attempt to Makefile.sphinx - copy the PNGs...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Eli Bendersky
Attempt to fix Makefile.sphinx to not generate errors...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Eli Bendersky
Update FileCheck's documentation to mention recently...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Gregory Szorc
[python] Add markup option to disassembler
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Eli Bendersky
Support referencing variables defined on the same line.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Tobias Grosser
Update the recommended isl version
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
Make helper classes anonymous. Make helper functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Simon Atanasyan
[MIPS] Add -mxgot/-mno-xgot command line options
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
Add raw_ostream include to pacify MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
Update unit tests not to rely on transitive includes.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
Include pruning and general cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
Don't include Type.h in DeclarationName.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
Make ASTVector.h standalone without including all of...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
Pull the Attr iteration parts out of Attr.h, so includi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
James Molloy
Remove bugzilla link.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Eli Bendersky
Fix a test that was redefining FileCheck variables...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Joey Gouly
Switch to using -### as mentioned by chandlerc.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Joey Gouly
Add -emit-llvm to test/Driver/fsanitize.c to stop this...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Dmitri Gribenko
Documentation: convert WritingAnLLVMBackend.html to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
Add .arcconfig to the repository. Useful if someone...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
Add .arcconfig to the repository. Useful if someone...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Benjamin Kramer
SROA: Avoid struct and array types early to avoid creat...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Zhou Sheng
Revert previous check in r168581, r169079 as they are...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Jason Molenda
Don't re-add kexts and the kernel each time we get...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Jason Molenda
Bump lldb version num to lldb-178, debugserver version...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Jason Molenda
Read full 64 bits of kernel address when locating a
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Zhou Sheng
The patch is to improve the memory footprint of pass...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Michael Han
Fix a typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Richard Smith
Make these functions more clearly express the test...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Alexander Potapenko
Add caching to the MemoryMappingLayout class on Linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Richard Smith
Consistently use 'needsImplicit<special member>' to...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
NAKAMURA Takumi
VMCore/DebugInfo.cpp: DICompileUnit::getSubprograms...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Daniel Dunbar
MC/AsmParser: Avoid unnecessary use of SourceMgr::FindB...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Andrew Trick
misched: Fix RegisterPressureTracker handling of DebugVals.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Andrew Trick
misched: Fix the DAG builder to handle an undef operand...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Andrew Trick
misched: Fix LiveInterval update to better handle DebugVal.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Andrew Trick
misched: fix RegionBegin when DebugValues get shuffled...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Eli Friedman
Try to make the source location information for token...
commit
|
commitdiff
|
tree
|
snapshot
next