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-01-23
Benjamin Kramer
ConstantFolding: Evaluate GEP indices in the index...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Richard Osborne
Add instruction encodings / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Michael J....
Add PassManager.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dmitri Gribenko
Implement -Wvla correctly
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Chad Rosier
Initialize SSPBufferSize. PR14999. Patch by Vinson...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Remove unused methods and ivars.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Douglas Gregor
Factor the trait for lookup into the on-based hash...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Sean Silva
docs: clear up ambiguity
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Argyrios Kyrtzidis
[PCH] Temporarily disable the "ambiguous macro" warning...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dmitri Gribenko
Documentation: add a note that -cc1 options are not...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Benjamin Kramer
Revert "InstCombine: Clean up weird code that talks...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dmitri Gribenko
libclang: change return type of getCursorDecl() to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dmitri Gribenko
Use 'const Decl *' throughout code completion in Sema
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Benjamin Kramer
InstCombine: Clean up weird code that talks about a...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Eli Bendersky
Fix powerpc test failure - forgot to initialize stack...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dmitri Gribenko
Add constness for NestedNameSpecifier::Create parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Daniel Jasper
Don't try to align builder-type continuations on assign...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dmitri Gribenko
Constify some getters in RedeclarableTemplateDecl
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Eli Bendersky
Clean up assignment of CalleeSaveStackSlotSize: get...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dmitri Gribenko
Remove uneeded casts
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Daniel Jasper
Don't try to do a hanging ident after assignments.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Benjamin Kramer
NVPTX: Stop leaking memory by using a managed constant...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Shankar Easwaran
change from using 2 bits to 4 bits, as 2 bits arent...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Anton Korobeynikov
Make sure metarenamer won't rename special stuff (intri...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Manuel Klimek
Fix handling of macro definitions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Evgeniy Stepanov
[msan] Allow waitpid while in __msan_init().
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Manuel Klimek
Fixes layouting regression and invalid-read.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kostya Serebryany
[sanitizer] increase the minimal mmap size in allocator...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kostya Serebryany
[asan] initialize kHighMemEnd at startup (instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Daniel Jasper
Fix the formatting of pointer/reference types in range...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kostya Serebryany
[asan] use ADD instead of OR when applying shadow offse...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Daniel Jasper
Removing the penalty for breaking after "=".
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Daniel Jasper
Fix another regression for pointer types.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dmitry Vyukov
tsan: add stubs for malloc introspection (similar to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Joey Gouly
Add a new LangOpt NativeHalfType. This option allows...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dmitry Vyukov
tsan: add missing interceptors
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Daniel Jasper
Fix regression in formatting pointer types.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Kostya Serebryany
[asan] simplify the code that poisons global redzones...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Manuel Klimek
Fixes incorrect handling of the declaration context...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Evgeniy Stepanov
[msan] gethostbyname interceptor.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Manuel Klimek
Fix segfaults in the formatter.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Daniel Jasper
Add option to allow putting all parameters onto the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Manuel Klimek
Allow us to better guess the context of an unwrapped...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Duncan Sands
Initialize the components of this class. Otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Explicitly cast away the const-ness instead of doing...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
llvm/unittests: Use OwningPtr to fix --vg-leak.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
IRTests/WaymarkTest.cpp: Fix in --vg-leak.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
IRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yours...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
IRTests/IRBuilderTest.cpp: Let GV added to the module.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
IRTests/ConstantsTest.cpp: AsInstructionsTest: Delete...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
Untabify.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
Whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
DominatorTreeTest.cpp: Add the file header.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Explicitly cast away the const-ness instead of doing...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Add the heuristic to differentiate SSPStrong from SSPRe...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Add the IR attribute 'sspstrong'.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Remove the last of uses that use the Attribute object...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Remove the last of uses that use the Attribute object...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Nick Lewycky
Make __attribute__((nonnull)) use the general expressio...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Jason Molenda
Remove a compile time warning in RNBRemote::HandlePacke...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Jason Molenda
Change the container-regs kv pair in the qRegsiterInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Sean Silva
docs: Update title of external tutorial.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Tom Stellard
R600: rework handling of the constants
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Tom Stellard
R600: Add a CONST_ADDRESS node to model constant buf...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Tom Stellard
R600: Factorise VTX_WORD0 and VTX_WORD1 in tblgen def
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Nadav Rotem
Add support for reverse pointer induction variables...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
NAKAMURA Takumi
clang/test/Driver/output-file-is-dir.c: This requires...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Michael J....
Move everything over to TargetInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Enrico Granata
<rdar://problem/12711206>
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Daniel Dunbar
[Driver] Don't remove non-regular files that were outputs.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Use the AttributeSet when removing multiple attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
James Dennett
Documentation cleanup: fixing documentation for Fronten...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Michael J....
[Support][ErrorOr] Don't use nullptr :(
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Use the AttributeSet when adding multiple attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Bill Wendling
Use the AttributeSet when adding multiple attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Michael J....
[Support][ErrorOr] Add optimized specialization of...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Douglas Gregor
Fix compilation on Linux, which defines PATH_MAX in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Richard Osborne
Add instruction encodings / disassembly support for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael J....
[Support][ErrorOr] Make old gcc happy.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Gottesman
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Gottesman
[ObjCARC] Refactored out the inner most 2-loops from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael Liao
Fix an issue of pseudo atomic instruction DAG schedule
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Kevin Enderby
Add a warning when there is a macro defintion that...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Chad Rosier
Add a triple, per Ben's suggestion.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Akira Hatanaka
[mips] Implement MipsRegisterInfo::getRegPressureLimit.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Bill Wendling
More encapsulation work.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Kevin Enderby
Have the integrated assembler give an error if $1 is...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Chad Rosier
Second attempt to fix ppc bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Michael J....
[Core] Move Resolver and SymbolTable over to TargetInfo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Chad Rosier
Add x86 requirement to hopefully fix ppc bots.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Akira Hatanaka
[mips] Clean up code in MipsTargetLowering::LowerCall...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Adhemerval...
PowerPC: fix __builtin_eh_return_data_regno return
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Chad Rosier
[ms-inline asm] Remove the -fenable-experimental-ms...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Ted Kremenek
Split "discards qualifiers" warnings of -Wincompatible...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Dmitri Gribenko
Update docs: nullptr conversion tool landed
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Fariborz Jahanian
Small code change to improve performance
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Eli Bendersky
Add forgotten test case for the x32 commit
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Fariborz Jahanian
objectiveC (take two): don't warn when in -Wselector...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Edwin Vane
Add use-nullptr transform to cpp11-migrate
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Chad Rosier
[ms-inline asm] Remove a warning about ms-style inline...
commit
|
commitdiff
|
tree
|
snapshot
next