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-10-21
Hal Finkel
DataLayout should use itself when calculating the size...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Lang Hames
Fix typo, make test case slightly more reabable. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Benjamin Kramer
Revert r166390 "LoopIdiom: Replace custom dependence...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Jakob Stoklund...
Don't crash when the Assignments vector is empty.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Tobias Grosser
RegisterPasses: Remove unreachable default case in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Tobias Grosser
www: Correct command line that loads polly into dragonegg
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Anders Carlsson
Avoid an extra hash lookup when inserting a value into...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Tobias Grosser
Introduce a separate file for CMake macros
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Jakub Staszak
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Jakub Staszak
Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Benjamin Kramer
Silence warning about && in ||.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Benjamin Kramer
LoopIdiom: Replace custom dependence analysis with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Simon Atanasyan
Add support of MIPS n32 ABI to the Clang driver. The...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Nadav Rotem
Fix a bug in the vectorization of wide load/store opera...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Nadav Rotem
Add support for reduction variables that do not start...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Nadav Rotem
Document change. Describe the pass and some papers...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Richard Smith
Unrevert r166268, reverted in r166272, with a fix for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Nadav Rotem
Vectorizer: fix a bug in the classification of inductio...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-21
Lang Hames
When used in a compound expression FP_CONTRACT should...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Lang Hames
Allow the commuted form of tied-operand constraints...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Jason Molenda
Reorder the sections of "USE AND EXTENSIONS" so the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Jason Molenda
Rename the lldb/gdb command page.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Nadav Rotem
Fix an infinite loop in the loop-vectorizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Dmitri Gribenko
Document current Doxygen use practices in Coding Standa...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Benjamin Kramer
Move private classes into anonymous namespaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Benjamin Kramer
Symbol hygiene: Make sure declarations and definitions...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Benjamin Kramer
SROA: Simplify code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Benjamin Kramer
InstCombine: Fix an edge case where constant icmps...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Richard Smith
DR1473: Do not require a space between operator"" and...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Richard Smith
Rework implementation of DR1492: Apply the resolution...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Nadav Rotem
Vectorize: teach cavVectorizeMemory to distinguish...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Nico Weber
Accept -Wno-arc-abi without warning for a while.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Logan Chien
Fix __builtin_va_arg assertion failure in ARM AAPCS.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Sean Callanan
Fixed a bug that caused floating-point values
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Nadav Rotem
Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Nadav Rotem
Vectorizer: refactor the memory checks to a new functio...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Jason Molenda
Also remove PlatformiOSSimulator::GetProcessInfo decl...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Nadav Rotem
Vectorization docs.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Jordan Rose
[analyzer] Assume 'new' never returns NULL if it could...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Argyrios Kyrtzidis
XTARGET was removed, update debug-info tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Richard Smith
DR1472: A reference isn't odr-used if it has preceding...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Chad Rosier
[ms-inline asm] Rename AsmOpRewrite to just AsmRewrite...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Argyrios Kyrtzidis
When associating file ranges of macro arguments with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Chad Rosier
[ms-inline asm] Update test case for r166357.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Chad Rosier
[ms-inline asm] If the state of the parser is ignore...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Sean Callanan
Improved logging for the SBTarget's launching
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Sean Callanan
Fixed the iOS simulator platform:
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Nadav Rotem
LoopVectorize: Keep the IRBuilder on the stack.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Test case for r166349 and r166352.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Continue parsing even when we're in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Nadav Rotem
Vectorizer: Add support for loop reductions.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Shuxin Yang
1. Remove noreturn attribute from __builtin_debugtrap().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Reset the opcode prior to parsing a...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Michael J....
[Options] Make Option non clang specific.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Michael J....
[Options] make Option a value type.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Greg Clayton
<rdar://problem/12491387>
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Shuxin Yang
remove noreturn attribute from __builtin_debugtrap
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Akira Hatanaka
[mips] Use 64-bit registers to return an sret pointer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Eric Christopher
Grammar-o.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Akira Hatanaka
[mips] Add code to do tail call optimization.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Akira Hatanaka
[mips] Fix TAILCALL's operand node type.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Nadav Rotem
revert r166264 because the LTO build is still failing
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Akira Hatanaka
[mips] Delete MipsFunctionInfo::MaxCallFrameSize which...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Akira Hatanaka
[mips] Add tail call instructions.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Akira Hatanaka
[mips] Make the branch nodes used in jump instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Akira Hatanaka
Add node and enum for mips tail call.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Update testcase for r166316.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Have the TargetParser callback to Sema...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Greg Clayton
Change the name of the variable used to detect if we...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Michael Liao
Add 'IntrNoReturn' for longjmp intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Benjamin Kramer
SimplifyLibcalls: The return value of ffsll is always...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Revert accidental commit. Sorry for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Eli Friedman
Pretty-print a ParenListExpr in a variable initializer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Set the SemaCallback in the TargetAsmPa...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Micah Villmow
Fix a build error for ocaml bindings that was introduce...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Add a MCAsmParserSemaCallback to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Daniel Dunbar
lit: Rename the valgrind leaks feature to match what...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Daniel Dunbar
lit: Remove support for XTARGET.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Daniel Dunbar
tests: Fix two tests to just use -triple instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Daniel Dunbar
lit: Add 'valgrind' and 'valgrind-leaks' features when...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Daniel Dunbar
tests: Stop mangling '-vg' into the triple, we don...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Daniel Dunbar
tests: Stop mangling '-vg' into the triple, we don...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Shuxin Yang
This patch is to fix radar://8426430. It is about llvm...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Daniel Dunbar
IRgen: Initialize TargetLoweringInfo with a triple.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Shuxin Yang
add __builtin_debugtrap
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Jason Molenda
Remove -w write flag to watch set var from tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
David Blaikie
Clarify wording of -Wshift-op-parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Greg Clayton
Rename "macosx-kernel" to "darwin-kernel" to match...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Greg Clayton
Added the infrastructure necessary for plug-ins to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Set the MCTargetAsmParser as paring...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Chad Rosier
[ms-inline asm] Add the isParsingInlineAsm() function...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Benjamin Kramer
Indvars: Don't recursively delete instruction during...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Daniel Dunbar
Fix some doc-os.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Daniel Dunbar
lit: Propagate TERM variable in environment, some tools...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Michael Liao
Lower BUILD_VECTOR to SHUFFLE + INSERT_VECTOR_ELT for X86
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Dmitri Gribenko
Remove const_casts by propagating constness down to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Benjamin Kramer
SCEVExpander: Don't crash when trying to merge two...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Jordan Rose
Allow objc_requires_super to be used to check class...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Alexey Samsonov
[ASan] add comment to blacklist file to test behavior...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Alexey Samsonov
[ASan] Support comments in ASan/TSan blacklist file...
commit
|
commitdiff
|
tree
|
snapshot
next