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
2014-12-30
David Blaikie
Reapply "DebugInfo: Generalize debug info location...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Kostya Serebryany
[asan] change _sanitizer_cov_module_init to accept...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Michael Kuperstein
[COFF] Don't try to add quotes to already quoted linker...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Colin LeMahieu
[Hexagon] Adding reg-reg indexed load forms.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Saleem Abdulrasool
Driver: use the canonical library prefix on Windows
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Yaron Keren
Add non-const version getFileSystemOpts() access function.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Peter Collingbourne
The __morestack function is only available on i386...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Peter Collingbourne
Make the __morestack function available to the JIT...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Colin LeMahieu
[Hexagon] Dropping old combine instructions without...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Colin LeMahieu
[Hexagon] Adding compare byte/halfword reg-reg/reg...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Hafiz Abid...
Cleanup lldb-mi test cases.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Colin LeMahieu
[Hexagon] Updating constant extender def, adding alu...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Timur Iskhodzhanov
Follow-up to r224987: fix a lint warning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Timur Iskhodzhanov
[ASan/Win] Sort the list of modules when we fail to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Elena Demikhovsky
Some code improvements in Masked Load/Store.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Rafael Espindola
Remove doesSectionRequireSymbols.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Elena Demikhovsky
reverted prev commit (it was a mistake)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Elena Demikhovsky
v
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Keno Fischer
Add a public accessor for GlobalCtors in CodeGenModule
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Philip Reames
Add IRBuilder routines for gc.statepoints, gc.results...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Rafael Espindola
Simplify test a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Peter Zotov
[OCaml] Fix bitrot in tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Peter Zotov
[lit] Make config.llvm_lib_dir available on cmake,...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Peter Zotov
[OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LI...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Craig Topper
Testcases for r224939.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Saleem Abdulrasool
Driver: unify addClangRT{Linux,Windows}
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Nico Weber
Don't crash on an invalid trailing return type on a...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Rafael Espindola
Convert test to llvm-readobj. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Alexey Samsonov
Revert "UBSan: Teach isDerivedFromAtOffset and findBase...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Philip Reames
Semantic tests for memory invalidation at statepoints
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Blaikie
Revert "DebugInfo: Generalize debug info location handling"
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Blaikie
Revert "Reapply debug info changes now that r224385...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Philip Reames
Carry facts about nullness and undef across GC relocation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Majnemer
Fix build breakage
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Majnemer
Parse: Recover more gracefully from extra :: tokens...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Philip Reames
Refine the notion of MayThrow in LICM to include a...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake/multilib] Teach llgo to respect the LLVM_LIBDIR_...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Blaikie
PR22051: Missing debug location on calls in dtor thunks...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[go] Teach the go cmake build functions to funnel the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Philip Reames
Loading from null is valid outside of addrspace 0
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Blaikie
Use std::find_if instead of manual loop.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Rafael Espindola
Convert test to llvm-readobj. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Nico Weber
Crash even less on malformed attributes in an incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Colin LeMahieu
[Hexagon] Adding allocframe, post-increment circular...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Alexey Samsonov
Fix use-after-destruction introduced in r224924.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Colin LeMahieu
[Hexagon] Fixing 224952 where an addressing mode update...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Saleem Abdulrasool
Driver: convert a couple more instances to range based...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Alexey Samsonov
Remove unnecessary StringRef->std::string conversion.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Colin LeMahieu
[Hexagon] Adding post-increment register form stores...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Colin LeMahieu
[Hexagon] Replacing the remaining postincrement stores...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Rafael Espindola
Convert test to FileCheck. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Colin LeMahieu
[Hexagon] Renaming old multiclass for removal. Adding...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[py3] Teach the CMake build to reject Python versions...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[py3] Make this test compatible with Python 3 where...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Alexey Samsonov
Remove darwin_fat.mk.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Majnemer
Parse: Ignore '::' in 'struct :: {'
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Saleem Abdulrasool
Driver: convert a number of loops to range based
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Blaikie
Add an assertion to verify a container is non-empty...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Blaikie
Reapply debug info changes now that r224385 has been...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Blaikie
Reapply "DebugInfo: Generalize debug info location...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Craig Topper
[X86] Fix some cases where some 8-bit instructions...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Craig Topper
[X86] Add the 0x82 instructions to the disassebmler...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Craig Topper
[x86] Refactor some tablegen instruction info classes...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Craig Topper
[x86] Remove unused classes from tablegen instruction...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Rafael Espindola
Add segmented stack support for DragonFlyBSD.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Rafael Espindola
Refactor duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
Effectively revert r151058 which caused Clang's unwind...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
Add a missing declaration to our unwind.h implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Andy Gibbs
Fix trivial signed/unsigned comparison warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Peter Collingbourne
irgen: remove unused compiler.runtimetypespkg field.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake/multilib] Teach LLDB to respect the multlib...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake] Teach the standalone CMake build to find the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake/multilib] Support multilib libdir suffixes by...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake/multilib] Teach libc++abi's CMake build to suppo...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake/multilib] Teach libc++'s CMake build to support...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[multilib] Teach LLD's CMake build to use LLVM_LIBDIR_S...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[multilib] Teach Clang's code about multilib by threading
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake] Teach the Clang CMake build to use LLVM_LIBDIR_...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[multilib] Add support to the autoconf build to substitute
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake] Teach the llvm-config program to respect LLVM_L...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake] Push LLVM_LIBDIR_SUFFIX through to the LLVMConf...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Chandler Carruth
[cmake] Start making LLVM_LIBDIR_SUFFIX effective by...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Majnemer
Sema: Permit array l-values in asm output operands
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Elena Demikhovsky
Fixed 2 minor typos in the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Majnemer
Sema: Only permit permit modifiable l-values as asm...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Nico Weber
Don't crash on malformed attributes in an incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Craig Topper
[x86] Fix an accidental commit of a change from Ii...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Craig Topper
[x86] Put 'C' after 'i' on all the AVX-512 intrisics...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Majnemer
Sema: Don't crash when solitary :: token appears before...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Majnemer
Sema: Forbid inconsistent constraint alternatives
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Kuba Brecka
[sanitizer-common] Fixing the ASan test build failure...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
David Majnemer
SemaCXX: Don't crash when annotation tokens show up...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
David Majnemer
CodeGen: Optimize emssion of zeroinitialzied arrays
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
NAKAMURA Takumi
llvm/test/CodeGen/X86/fast-isel-call-bool.ll: Add expli...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Nico Weber
Don't crash on surprising tokens in default parameter...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
David Majnemer
Sema: Variable templates cannot be static bitfield...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Peter Collingbourne
irgen: do not emit an extra terminator for panic thunks
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
David Majnemer
Parse: Don't crash when 'typename' shows up in an attribute
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
David Majnemer
Sema: Permit an atomic type to be initialized by the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Keno Fischer
[X86][ISel] Fix a regression I introduced in r224884
commit
|
commitdiff
|
tree
|
snapshot
next