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-27
Nico Weber
Objective-C: Serialize "more than one decl" state of...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
[x86] Prevent instruction selection of AVX512 cmp.ps...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
David Majnemer
PowerPC: CTR shouldn't fire if a TLS call is in the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Aaron Ballman
Fixing another -Wunused-variable warning, this time...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Aaron Ballman
Removing a variable that is set but never used, to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
[x86] Prevent instruction selection of AVX512 cmp.ps...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
[x86] Assert on invalid immediates in the instruction...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
[x86] Prevent llvm.x86.cmp.ps/pd/ss/sd from being selec...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Keno Fischer
[FastIsel][X86] Fix invalid register replacement for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Chandler Carruth
[x86] Also add the missing type casts on the returns...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
[x86] Add missing typecast to __v4si to sha intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Nico Weber
Objective-C: Tweak unavailability warning.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
[x86] Add range checking to the constant argument of...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
[x86] Add the (v)cmpps/pd/ss/sd builtins to match gcc...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
Add more feature flags to the x86 instrinsic test.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
Fix formatting. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Nico Weber
Address review feedback on r221933.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Nico Weber
Make the test from r224873 actually pass.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Craig Topper
Mark __builtin_ia32_cmppd256 and __builtin_ia32_cmpps25...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
Nico Weber
Add more test coverage for the Objective-C deprected...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Rafael Espindola
Convert test to llvm-readobj. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Colin LeMahieu
[Hexagon] Adding auto-incrementing loads with and witho...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Colin LeMahieu
[Hexagon] Adding locked loads.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Colin LeMahieu
[Hexagon] Adding deallocframe and circular addressing...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Colin LeMahieu
[Hexagon] Adding remaining post-increment instruction...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Colin LeMahieu
[Hexagon] Adding post-increment unsigned byte loads.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Colin LeMahieu
[Hexagon] Adding post-increment signed byte loads with...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
Adjust the rest of the tests due to r224849.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Rafael Espindola
Use llvm-readobj. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Daniel Jasper
Escape ? to silence GCC warning about trigraphs.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Craig Topper
[X86] Add the debug registers DR8-DR15 so we can assemb...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Craig Topper
[X86] Don't fail disassembly if REX.R/REX.B is used...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Timur Iskhodzhanov
Band-aid fix for PR22032: don't emit DWARF debug info...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Rafael Espindola
No need to run llvm-as. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Evgeniy Stepanov
[sanitizer] Treat \r, \n, \t as flag separators.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Evgeniy Stepanov
[asan] Fix possibly uninitialized coverage flag.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Timur Iskhodzhanov
[ASan/Win] Add basic support for MemoryRangeIsAvailable...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Evgeniy Stepanov
[asan] Bump coverage size limit on 32-bit platforms.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Evgeniy Stepanov
[asan] Extend coverage test.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Evgeniy Stepanov
[asan] Allow enabling coverage at activation.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Timur Iskhodzhanov
[ASan/Win] Suppress error messaging when Abort() is...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
Update tests due to r224849
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Evgeniy Stepanov
Revert r224838, r224839.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
InstCombine: Infer nuw for multiplies
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
ValueTracking: Small cleanup in ComputeNumSignBits
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
InstCombe: Infer nsw for multiplies
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Craig Topper
Teach disassembler to handle illegal immediates on...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
Craig Topper
Use MCPhysReg for table of register encodings.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
Sema: Qualify getPrintable's Expr argument
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
David Majnemer
WIP
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Hal Finkel
[PowerPC] [FastISel] i1 constants must be zero extended
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Evgeniy Stepanov
[sanitizer] Tweak sancov.py output.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Evgeniy Stepanov
[sanitizer] sancov.py: print status to stderr
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Evgeniy Stepanov
[asan] Disable __sanitizer_cov_dump registration on...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Evgeniy Stepanov
[asan] Allow enabling coverage at activation.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Timur Iskhodzhanov
Simplify allocator_returns_null.cc test
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yaron Keren
Initialize BackendConsumer::Context in constructor.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Yaron Keren
Initialize CodeGeneratorImpl::Ctx in constructor.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Dmitry Vyukov
tsan: fix trace initialization during thread id reuse
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
David Majnemer
Silence GCC's -Wparentheses warning
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Elena Demikhovsky
Documentation for Masked Load and Store intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Simon Atanasyan
[Mips] Replace stderr output by the `llvm_unreachable...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Simon Atanasyan
[Mips] Make the test more tolerant to the linker output...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
Elena Demikhovsky
Masked Load/Store - Changed the order of parameters...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
David Majnemer
CodeGen: Error on redefinitions instead of asserting
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
David Majnemer
CodeGen: Allow aliases to be overridden by variables
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Simon Atanasyan
[Mips] Support linking of microMIPS 32-bit code
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Saleem Abdulrasool
MC: address some comments in deprecation checks
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Evgeniy Stepanov
[asan] Support ASAN_ACTIVATION_OPTIONS.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Timur Iskhodzhanov
[ASan/Win] Bandaid fix for PR22025 -- deadlocks when...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Evgeniy Stepanov
[sanitizer] Disable InternalMmapWithOffset test on...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Evgeniy Stepanov
[sanitizer] Fix off-by-8x in direct coverage.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Evgeniy Stepanov
[sanitizer] Disable InternalMmapWithOffset test on...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Evgeniy Stepanov
[sanitizer] mmap2 syscall works with 4096-byte units...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Evgeniy Stepanov
[asan] Disable one test on Android.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Simon Atanasyan
[Mips] Join two if statements
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Simon Atanasyan
[Mips] Make the comment more descriptive
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Simon Atanasyan
[Mips] Factor out the code checks a symbol's binding
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Simon Atanasyan
[Mips] Rename the function s/readAddend/getAddend/
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Simon Atanasyan
[Mips] Use OR operation to set the microMIPS bit
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Jay Foad
[ASan] Fix asan_preload_test-2 on PowerPC64 Linux
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
David Majnemer
MC: Label definitions are permitted after .set directives
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Saleem Abdulrasool
IAS: correct debug line info for asm macros
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Craig Topper
[X86] Remove the single AdSize indicator and replace...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
David Majnemer
MC: Don't emit .no_dead_strip on targets which don...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
LiveInterval: Remove accidentally committed debug code.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
LiveInterval: Introduce createMainRangeFromSubranges().
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
RegisterCoalescer: With subrange liveness there may...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
LiveRangeEdit: Check for completely empy subranges...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Matthias Braun
LiveIntervalAnalysis: Fix performance bug that I introd...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Peter Zotov
[OCaml] PR21901: Update tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Peter Zotov
[OCaml] Expose Llvm_executionengine.get_{global_value...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Chandler Carruth
[SROA] Update the documentation and names for accessing...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Adrian Prantl
Debug Info: In symmetry to DW_TAG_pointer_type, do...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Chandler Carruth
[SROA] Refactor the integer and vector promotion testin...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Anton Yartsev
[analyzer] Updated progress for memory.ZeroAlloc
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Anton Yartsev
[analyzer] +memory.ZeroAlloc
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Colin LeMahieu
[Hexagon] Removing old classes.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Kevin Enderby
Another attempt to fix the LLVM Windows build bot lld...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Kevin Enderby
Attempt to fix the LLVM Windows build bot lld-x86_64...
commit
|
commitdiff
|
tree
|
snapshot
next