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-12
Kaelyn Uhrain
Forgot to add unittests/Sema/ before committing r188196 :(
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Kaelyn Uhrain
Add hooks for typo correction to ExternalSemaSource...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
[stack protector] Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
[stackprotector] Add in the stackprotector libcall.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Howard Hinnant
Nico Rieck: this patch series fixes visibility issues...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Michael Gottesman
[stackprotector] Added intrinsic llvm.stackprotectorcheck.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Hans Wennborg
clang-cl: Expand warning about /TC and /TP override...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Greg Clayton
Change PowerPC to have the correct byte order.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Shuxin Yang
Misc enhancements to LTO:
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Rui Ueyama
[PECOFF] Fixed base images now have the IMAGE_FILE_RELO...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Nadav Rotem
Fix PR16797 - Support PHINodes with multiple inputs...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Jack Carter
[Mips] MSA frontend option support
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Tareq A. Siraj
Fixes a bug when iterating on paths
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Benjamin Kramer
This test passes on freebsd after r188178. Not exactly...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Aaron Watry
Add intN vloadN() implementations for address spaces...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Aaron Watry
Enable assembly vload3 int/uint constant/global for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Aaron Watry
Add vload* for addrspace(2) and use as constant load...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Benjamin Kramer
SourceManager intialization tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Evgeniy Stepanov
[sanitizer] Intercept poll/ppoll.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Vladimir Medic
This patch implements ei and di instructions for mips...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Daniel Jasper
clang-format: Improve stream-formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Tim Northover
Fix FileCheck --check-prefix lines.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Tim Northover
Fix FileCheck --check-prefix lines.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Daniel Jasper
clang-format: Correctly format alias declarations.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Alexey Samsonov
Remove unused SpecialCaseList constructors
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Alexey Samsonov
Use new llvm::SpecialCaseList API in CodeGenModule
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Alexey Samsonov
Add SpecialCaseList::createOrDie() factory and use...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Nico Weber
Remove CRs added in r187370.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Evgeniy Stepanov
[sanitizer] Intercept getgroups.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
Revert r188164: Stablize MCK_Reg ordering in AsmMatcher...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Chandler Carruth
Remove all checking for the various terminfo headers...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
Stablize MCK_Reg ordering in AsmMatcherEmitter
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
[SystemZ] Use CLC and IPM to implement memcmp
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
[SystemZ] Add a definition of the CLC instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
[SystemZ] Add a definition of the IPM instruction
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Chandler Carruth
Target a minimal terminfo library rather than necessari...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Tim Northover
Allow compatible extension attributes for tail calls
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Benjamin Kramer
Remove global construction. const char* is sufficient...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Alexey Samsonov
Relax conditions of test added in r188156 to fix it...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Alexey Samsonov
Introduce factory methods for SpecialCaseList
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Sandiford
Fix big-endian handling of integer-to-vector bitcasts...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Rui Ueyama
[PECOFF] Trim at most one character from imported symbols.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Manuel Klimek
This change fixes the formatting of statements such...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Rui Ueyama
Revert r188150 to un-break the buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Richard Smith
Fix misindentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Rui Ueyama
[PECOFF] It's an error if subsystem is not specified.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Reed Kotler
Don't generate floating point stubs for mips16 code...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Elena Demikhovsky
AVX-512: Added more tests for BROADCAST
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Elena Demikhovsky
AVX-512: Added VPERM* instructons and MOV* zmm-to-zmm...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Chandler Carruth
Re-instate r187323 which fast-tracks promotable allocas...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Chandler Carruth
Finish fixing the SSAUpdater-based AllocaPromoter strat...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Chandler Carruth
Reformat some bits of AllocaPromoter and simplify the...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Reed Kotler
Incorrect JAL instruction attributes caused the optimiz...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Arnold Schwaighofer
Revert r188119 "Kill some duplicated code for removing...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Venkatraman...
[Sparc] Enable xword directive in sparcv9.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Matt Arsenault
Teach ValueTracking about address spaces
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Robert Wilhelm
Omit llvm:: before StringRef and SmallString. We have...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Robert Wilhelm
Omit llvm:: before SmallVector and SmallVectorImpl...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Serge Pavlov
Fix to PR16225 (Assert-on-invalid: isa<LabelDecl>(D...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Niels Ole Salscheider
R600/SI: FMA is faster than fmul and fadd for f64
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Niels Ole Salscheider
R600/SI: Add FMA pattern
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Enea Zaffanella
Added source locs for angled parentheses in class/var...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Serge Pavlov
Avoid spurious error messages if parent template class...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Rafael Espindola
Fix warning in builds without asserts.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Tom Stellard
Add some missing convert_* functions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Tom Stellard
Implement generic rint()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Tom Stellard
configure: Fix build when clang is installed to a non...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Rafael Espindola
Simplify now that llvm::sys::current_path checks $PWD.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Jordan Rose
[analyzer] Update Open Projects and Potential Checkers...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
NAKAMURA Takumi
clang/test/Driver/cl-options.c: Suppress this on cygmin...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Rafael Espindola
Check for $PWD in llvm::sys::current_path.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Greg Clayton
Fixed a case where GCC was emitting a DW_TAG_class_type...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Eli Friedman
Correctly profile CXXPseudoDestructorExprs.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Michael Gottesman
[objc-arc] Track if we encountered an additive overflow...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
James Dennett
Expose LambdaIntroducer::DefaultLoc in the AST's Lambda...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Richard Trieu
Fix typo in template diffing docs.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Peter Collingbourne
Kill some duplicated code for removing unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[tests] Add one more lit rename update I missed.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[tests] Update to use lit_config and lit package, as...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[tests] Update to use lit_config and lit package, as...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Peter Collingbourne
DataFlowSanitizer: Remove unreachable BBs so IR continu...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Richard Trieu
Fix for PR16570: when comparing two function pointers...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[lit] Remove old ExamplesTests directory.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[lit] Move ManyTests examples to lit/examples/many...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[lit] Drop deprecated aliases for lit and old module...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[lit] Update lit's own tests to use lit_config and...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Reed Kotler
Add another intrinsic that LLVM gives an incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Michael Gottesman
[stackprotector] Simplify SP Pass so that we emit diffe...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Jakub Staszak
Mark obviously const methods. Also use reference for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Malea
Disable debugserver builds on non-Mac platforms
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Argyrios Kyrtzidis
[arcmt] When handling unbridged casts, handle the body...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[docs] Update TestingGuide's note on how to run with...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[lit] Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Benjamin Kramer
Add a overload to CostTable which allows it to infer...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Tareq A. Siraj
cpp11-migrate: Fixed path problem with include/exclude...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[tests] Update to use lit_config and lit package, as...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Daniel Dunbar
[tests] Update to use lit_config and lit package, as...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Andrea Di Biagio
Add description of function attribute 'minsize' in...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Rui Ueyama
[PECOFF] Add a note about underscore symbol prefix.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Robert Wilhelm
Omit llvm:: before ArrayRef, as we have using llvm...
commit
|
commitdiff
|
tree
|
snapshot
next