projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[RewriteStatepointsForGC] Replace std::map with DenseMap
[oota-llvm.git]
/
include
/
2015-02-20
Matt Arsenault
Add generic fmad DAG node.
tree
|
commitdiff
2015-02-20
Duncan P. N. Exon...
IR: Change MDFile to directly store the filename/directory
tree
|
commitdiff
2015-02-20
Peter Collingbourne
Introduce bitset metadata format and bitset lowering...
tree
|
commitdiff
2015-02-20
Benjamin Kramer
Put MSVC back into the dumb compiler's corner.
tree
|
commitdiff
2015-02-20
Benjamin Kramer
Base isPodLike on is_trivially_copyable for GCC 5 and...
tree
|
commitdiff
2015-02-20
Igor Laevsky
Generalize statepoint lowering to use ImmutableStatepoi...
tree
|
commitdiff
2015-02-20
Benjamin Kramer
Make the static instance of None just const.
tree
|
commitdiff
2015-02-20
Eric Christopher
Make the TargetMachine::getSubtarget that takes a Funct...
tree
|
commitdiff
2015-02-20
Justin Bogner
Disallow implicit conversions from None to integer...
tree
|
commitdiff
2015-02-20
Lang Hames
[Orc] Add a new JITSymbol constructor to build a symbol...
tree
|
commitdiff
2015-02-20
Eric Christopher
Remove the MCInstrInfo cached variable as it was only...
tree
|
commitdiff
2015-02-20
Duncan P. N. Exon...
IR: Extract macros from DILocation, NFC
tree
|
commitdiff
2015-02-20
Chandler Carruth
Revert r229944: EH: Prune unreachable resume instructio...
tree
|
commitdiff
2015-02-20
Duncan P. N. Exon...
IR: Add getRaw() helper, NFC
tree
|
commitdiff
2015-02-20
Philip Reames
Add a pass for constructing gc.statepoint sequences...
tree
|
commitdiff
2015-02-20
Reid Kleckner
EH: Prune unreachable resume instructions during Dwarf...
tree
|
commitdiff
2015-02-20
Eric Christopher
Revert "AVX-512: Full implementation for VRNDSCALESS...
tree
|
commitdiff
2015-02-19
Duncan P. N. Exon...
IR: Fix MDType fields from unsigned to uint64_t
tree
|
commitdiff
2015-02-19
Ahmed Bougacha
[CodeGen] Use ArrayRef instead of std::vector&. NFC.
tree
|
commitdiff
2015-02-19
Eric Christopher
Remove unused argument from emitInlineAsmStart.
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Change LAA:getInfo to return a constant...
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Add -analyze support
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Split out LoopAccessReport from Vectoriz...
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Add missing const to APIs in Vectorizati...
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Add canAnalyzeLoop
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Change debug messages from LV to LAA
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Create the analysis pass
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Cache the result of canVectorizeMemory
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Stash the report from the analysis rathe...
tree
|
commitdiff
2015-02-19
Adam Nemet
[LoopAccesses] Make VectorizerParams global + fix for...
tree
|
commitdiff
2015-02-19
Adam Nemet
Revert "Reformat."
tree
|
commitdiff
2015-02-19
Rafael Espindola
Avoid conversion to float when creating ConstantDataArr...
tree
|
commitdiff
2015-02-19
Michael Kuperstein
Reverting r229831 due to multiple ARM/PPC/MIPS build...
tree
|
commitdiff
2015-02-19
Igor Laevsky
Add invoke related functionality into StatepointSite...
tree
|
commitdiff
2015-02-19
Elena Demikhovsky
AVX-512: Full implementation for VRNDSCALESS/SD instruc...
tree
|
commitdiff
2015-02-19
Michael Kuperstein
Use std::bitset for SubtargetFeatures
tree
|
commitdiff
2015-02-19
Davide Italiano
[Support/Timer] Make GetMallocUsage() aware of jemalloc.
tree
|
commitdiff
2015-02-19
Lang Hames
[Orc] Fix a bug in the compile callback manager: trampo...
tree
|
commitdiff
2015-02-19
Peter Collingbourne
MC: Remove NullStreamer hook, as it is redundant with...
tree
|
commitdiff
2015-02-19
Peter Collingbourne
Introduce Target::createNullTargetStreamer and use...
tree
|
commitdiff
2015-02-19
Duncan P. N. Exon...
IR: Drop scope from MDTemplateParameter
tree
|
commitdiff
2015-02-18
Reid Kleckner
Add an IR-to-IR test for dwarf EH preparation using opt
tree
|
commitdiff
2015-02-18
Colin LeMahieu
[Objdump] Fixing crash when printing symbols in ELF...
tree
|
commitdiff
2015-02-18
Andrew Kaylor
Style and formatting fixes for r229715
tree
|
commitdiff
2015-02-18
Duncan P. N. Exon...
IR: Add MDCompositeTypeBase::replace*()
tree
|
commitdiff
2015-02-18
Duncan P. N. Exon...
IR: Add MDCompileUnit::replace*()
tree
|
commitdiff
2015-02-18
Duncan P. N. Exon...
IR: Add MDSubprogram::replaceFunction()
tree
|
commitdiff
2015-02-18
Duncan P. N. Exon...
IR: Drop the scope in DI template parameters
tree
|
commitdiff
2015-02-18
Duncan P. N. Exon...
IR: Avoid DIScopeRef in DIImportedEntity::getEntity()
tree
|
commitdiff
2015-02-18
Zachary Turner
Modify llvm-readobj to dump symbol record bytes.
tree
|
commitdiff
2015-02-18
Justin Bogner
InstrProf: Handle unknown functions if they consist...
tree
|
commitdiff
2015-02-18
Andrew Kaylor
Adding implementation to outline C++ catch handlers...
tree
|
commitdiff
2015-02-18
Justin Bogner
InstrProf: Make CoverageMapping testable and add a...
tree
|
commitdiff
2015-02-18
Daniel Sanders
[mips] Add backend support for Mips32r[35] and Mips64r...
tree
|
commitdiff
2015-02-18
NAKAMURA Takumi
Reformat.
tree
|
commitdiff
2015-02-18
NAKAMURA Takumi
Revert r229622: "[LoopAccesses] Make VectorizerParams...
tree
|
commitdiff
2015-02-18
Elena Demikhovsky
AVX-512: Added support for FP instructions with embedde...
tree
|
commitdiff
2015-02-18
Craig Topper
[X86] Remove AVX512 pslldq/psrldq shift intrinsics...
tree
|
commitdiff
2015-02-18
Craig Topper
[X86] Remove AVX2 and SSE2 pslldq and psrldq intrinsics...
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Change LAA:getInfo to return a constant...
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Add -analyze support
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Split out LoopAccessReport from Vectoriz...
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Add missing const to APIs in Vectorizati...
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Add canAnalyzeLoop
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Factor out RuntimePointerCheck::needsChe...
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Change debug messages from LV to LAA
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Create the analysis pass
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Make blockNeedsPredication static
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Cache the result of canVectorizeMemory
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Stash the report from the analysis rathe...
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Make VectorizerParams global
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Rename LoopAccessAnalysis to LoopAccessInfo
tree
|
commitdiff
2015-02-18
Adam Nemet
[LoopAccesses] Make raw_string_ostream local in Vectori...
tree
|
commitdiff
2015-02-18
Justin Bogner
Re-apply "InstrProf: Add unit tests for the profile...
tree
|
commitdiff
2015-02-18
Matthias Braun
LiveRangeCalc: Rename some parameters from kill to...
tree
|
commitdiff
2015-02-18
Richard Smith
[modules] Fix typo in DIA exclusion in module map.
tree
|
commitdiff
2015-02-17
Rafael Espindola
Twines should be passed by const ref.
tree
|
commitdiff
2015-02-17
Rafael Espindola
Add r228939 back with a fix.
tree
|
commitdiff
2015-02-17
Duncan P. N. Exon...
IR: Add missing clone() overloads
tree
|
commitdiff
2015-02-17
Rafael Espindola
Add r228980 back.
tree
|
commitdiff
2015-02-17
Reid Kleckner
Expose LLVM_VERSION_PATCH in llvm-config.h
tree
|
commitdiff
2015-02-17
Eric Christopher
Make the ARM AsmPrinter independent of global subtarget
tree
|
commitdiff
2015-02-17
Colin LeMahieu
[MC] Constifying MCInst::size()
tree
|
commitdiff
2015-02-17
Simon Atanasyan
[Object] Support reading 64-bit MIPS ELF archives
tree
|
commitdiff
2015-02-17
Aaron Ballman
I believe we no longer require LLVM_HAS_INITIALIZER_LIS...
tree
|
commitdiff
2015-02-17
NAKAMURA Takumi
OrcJIT: Try to appease msc18 to add move constructor...
tree
|
commitdiff
2015-02-17
Manuel Klimek
Fix problem with uninitialized bool found by asan.
tree
|
commitdiff
2015-02-17
Justin Bogner
Revert "InstrProf: Add unit tests for the profile reade...
tree
|
commitdiff
2015-02-17
Justin Bogner
Re-apply "InstrProf: Add unit tests for the profile...
tree
|
commitdiff
2015-02-17
Jonas Paulsson
[PBQP] NDEBUG guards added around code needed for assert.
tree
|
commitdiff
2015-02-17
Hal Finkel
[BDCE] Add a bit-tracking DCE pass
tree
|
commitdiff
2015-02-17
Lang Hames
[Orc] Update the Orc indirection utils and refactor...
tree
|
commitdiff
2015-02-17
Duncan P. N. Exon...
AsmPrinter: Stop creating DebugLocs
tree
|
commitdiff
2015-02-16
Justin Bogner
Revert "InstrProf: Add unit tests for the profile reade...
tree
|
commitdiff
2015-02-16
Justin Bogner
InstrProf: Add unit tests for the profile reader and...
tree
|
commitdiff
2015-02-16
Simon Atanasyan
[Mips] Add .MIPS.options section descriptor kinds enume...
tree
|
commitdiff
2015-02-16
Lang Hames
[Orc] Add an emitAndFinalize method to the ObjectLinkin...
tree
|
commitdiff
2015-02-16
Justin Bogner
InstrProf: Use ErrorOr for IndexedInstrProfReader:...
tree
|
commitdiff
2015-02-16
Craig Topper
[X86] Remove x86.avx2.psll.dq.bs and x86.avx2.psrl...
tree
|
commitdiff
2015-02-16
Andrew Trick
AArch64: Safely handle the incoming sret call argument.
tree
|
commitdiff
next