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
2015-02-02
Eric Christopher
Remove unused class variables and update calls to get...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Sink queries into asserts since the variable is unused...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Duncan P. N...
IR: Split out DebugInfoMetadata.h, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Update CMake build for removed files.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Zachary Turner
Make SBTarget::Launch() respect the stop_at_entry argument.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Get TargetRegisterInfo and TargetInstrInfo off of the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Use the function template getSubtarget to remove an...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Grab TargetInstrInfo off of the MachineFunction and...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove unused files.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
David Blaikie
STLExtras: Provide less/equal functors with templated...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Adrian Prantl
Debug Info: Relax assertion in isUnsignedDIType() to...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Duncan P. N...
Fix some file headers, NFC
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Duncan P. N...
Support: Add missing header to BlockFrequencyTest.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Marshall Clow
Fix PR#22433. The algorithm is_partitioned was testing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Tom Stellard
R600/SI: 64-bit and larger memory access must be at...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Tom Stellard
R600/SI: Merge two test files
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Ahmed Bougacha
[AArch64] Prefer DUP/MOV ("CPY") to INS for vector_extract.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Since TargetLowering is already subtarget dependent...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Use the function template getSubtarget on the MachineFu...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove unused class variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove unused class variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Sanjay Patel
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Reuse a bunch of cached subtargets and remove getSubtar...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove unnecessary forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Eric Christopher
Remove some unused forward declarations.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Marshall Clow
Fix PR#22427. The implementation of inplace_merge had...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Hafiz Abid...
Fix log file generation in lldb-mi.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Jan Wen Voung
Fix ARM peephole optimizeCompare to avoid optimizing...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Marshall Clow
Reorder a couple of operations in inplace_merge so...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Johannes Doerfert
[FIX] Updated test case (fixed names -> regular express...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Jonathan Roelofs
Revert r227804: Use fseek/ftell instead of fseeko/ftell...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Johannes Doerfert
[FIX] Partially fix the pointer negation crash
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Jonathan Roelofs
Use fseek/ftell instead of fseeko/ftello when Newlib...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Timur Iskhodzhanov
[ASan/Win] Add some diagnostics to help investigate...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Johannes Doerfert
[FIX] Check non-deterministic isl output
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Johannes Doerfert
[NFC] Drop the "scattering" tuple name
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Erik Eckstein
Fix: SLPVectorizer crashes with assertion when vectoriz...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Timur Iskhodzhanov
[ASan/Win] Add a test case for r208215 [stack buffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Hafiz Abid...
Make --thread argument optional for various commands.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Viktor Kutuzov
Fix missed #endif in rL227790.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
David Majnemer
MS ABI: Implement support for 'novtable'
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Viktor Kutuzov
[Sanitizers] Intercept ether functions on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Viktor Kutuzov
[Sanitizers] Intercept memrchr() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Viktor Kutuzov
[Sanitizers] Intercept getpwnam_r() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Viktor Kutuzov
[Sanitizers] Intercept getpwent_r() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Viktor Kutuzov
[Sanitizers] Intercept getpwent() on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Viktor Kutuzov
[Msan] Disable unit tests for non-FreeBSD functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Viktor Kutuzov
[Sanitizers] Re-apply the fix ordering initialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Davide Italiano
[ELF] Implement action for OUTPUT linker script command
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Davide Italiano
[ELF] Support for parsing OUTPUT command in LinkerScript
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Lang Hames
[Orc] Remove one of the OrcMCJITReplacement regression...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Shankar Easwaran
[ELF] Determine default search directories from Context.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
NAKAMURA Takumi
gold-plugin.cpp: Fixup r227599 corresponding to r227685...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Nico Weber
Wrap to 80 columns. No behavior change.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Nico Weber
Follow-up to r217302: Don't crash on ~A::A in a postfix...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Lang Hames
[Orc] Regression tests for OrcMCJITReplacement.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Lang Hames
[Orc] Remove the OwnedModules list from OrcMCJITReplace...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Lang Hames
[Orc] Make the ObjectLinkingLayer take ownership of...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Nico Weber
Remove a comment I accidentally added in r227581. No...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Lang Hames
[Orc] Add sensible defaults for the ObjectLinkingLayer...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Hal Finkel
[PowerPC] Put PPCEarlyReturn into its own source file
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
John McCall
Allow objc_bridge(id) to be used on typedefs of [cv...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Craig Topper
[X86] Add other flavors of AVX512 cmpps/cmppd intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Hal Finkel
[PowerPC] Remove unnecessary include
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Hal Finkel
[PowerPC] Put PPCVSXCopy into its own source file
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Hal Finkel
[PowerPC] Put PPCVSXFMAMutate into its own source file
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Craig Topper
[X86] Add the AVX512 exp2a23 intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Benjamin Kramer
Remove decltype in an attempt to fix the MSVC build.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Hal Finkel
[PowerPC] Remove the PPCVSXCopyCleanup pass
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Benjamin Kramer
LoopVectorize: Remove initializer list that blocks...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Benjamin Kramer
Actually we can just inline the base typedef and use...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Benjamin Kramer
Reimplement iterator wrappers on top of llvm::iterator_...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Hal Finkel
[PowerPC] Add implicit ops to conditional returns in...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Craig Topper
[X86] Add test for avx512er builtins that I forgot...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Benjamin Kramer
FoldingSetVectorIterator is just a subset of pointee_it...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
David Majnemer
ValueTracking: Make isSafeToSpeculativelyExecute a...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Hal Finkel
[PowerPC] VSX stores don't also read
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Hal Finkel
[PowerPC] Better scheduling for isel on P7/P8
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
Include cstddef in EquivalenceClasses.h
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
[LoopVectorize] Move LoopAccessAnalysis to its own...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
[LoopVectorize] Move RuntimePointerCheck under LoopAcce...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
[LoopVectorize] Pass parameters explicitly to MemoryDep...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
[LoopVectorize] Make hasVectorInstrinsicScalarOpd inline
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Michael Kuperstein
[X86] Convert esp-relative movs of function arguments...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
[LoopVectorize] Split out LoopAccessAnalysis from LoopV...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
[LoopVectorize] Add accessors for Num{Stores,Loads...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
[LoopVectorize] Rename the Report class to Vectorizatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
[LoopVectorize] Factor out duplicated code into Report...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Adam Nemet
[LoopVectorize] Split out RuntimePointerCheck from...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Michael Kuperstein
Revert r227728 due to bad line endings.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Hal Finkel
[PowerPC] Make r2 allocatable on PPC64/ELF for some...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Sylvestre Ledru
Fix some bashims. More information on https://wiki...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Chandler Carruth
[multiversion] Kill FunctionTargetTransformInfo, TTI...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Chandler Carruth
[multiversion] Remove the function parameter from the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Chandler Carruth
[multiversion] Switch the TTI queries from TargetMachin...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Chandler Carruth
[multiversion] Remove the cached TargetMachine pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Chandler Carruth
[multiversion] Remove another place we were "handling...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Chandler Carruth
[multiversion] Switch all of the targets over to use the
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Chandler Carruth
[multiversion] Remove a false freedom to leave the...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Benjamin Kramer
EarlyCSE: Replace custom hash mixing with Hashing.h
commit
|
commitdiff
|
tree
|
snapshot
next