index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new pass "Loop Interchange"
Karthik Bhat
2015-03-06
3
-0
/
+9
*
Remember to move a type to the correct set when setting the body.
Rafael Espindola
2015-03-06
1
-0
/
+1
*
SDAG: Merge the meat of two ExpandAtomic implementations.
Benjamin Kramer
2015-03-05
1
-0
/
+4
*
Replace PrintStackTrace(FILE*) with PrintStackTrace(raw_ostream&)
Zachary Turner
2015-03-05
1
-2
/
+4
*
Use the generic Lfunc_begin label on ppc.
Rafael Espindola
2015-03-05
1
-0
/
+4
*
Revert busted CallSite change from r231386
Reid Kleckner
2015-03-05
1
-5
/
+0
*
Replace llvm.frameallocate with llvm.frameescape
Reid Kleckner
2015-03-05
3
-5
/
+10
*
Revert r231276 (including r231277): Add a lock() function in PassRegistry to ...
Erik Eckstein
2015-03-05
1
-9
/
+1
*
While reviewing the changes to Clang to add builtin support for the vsld, vsr...
Kit Barton
2015-03-05
1
-3
/
+0
*
[TableGen] Add support constraining a vector type in a pattern to have a spec...
Craig Topper
2015-03-05
1
-0
/
+12
*
Reformat.
NAKAMURA Takumi
2015-03-05
1
-6
/
+3
*
Revert r231104, "unique_ptrify FullDependenceAnalysis::DV", to appease msc18 ...
NAKAMURA Takumi
2015-03-05
1
-1
/
+4
*
[SCEV] make SCEV smarter about proving no-wrap.
Sanjoy Das
2015-03-04
1
-0
/
+9
*
DWARFFormValue: Add getAsSignedConstant method.
Frederic Riss
2015-03-04
1
-0
/
+1
*
Make the DWARFAbbreviationDeclaration::AttributeSpec type public.
Frederic Riss
2015-03-04
1
-6
/
+8
*
don't repeat class / function / variable names in comments; NFC
Sanjay Patel
2015-03-04
1
-205
/
+149
*
Add LLVM support for PPC cryptography builtins
Nemanja Ivanovic
2015-03-04
1
-2
/
+36
*
Add missing <atomic> include to PassRegistry.h
Reid Kleckner
2015-03-04
1
-0
/
+1
*
Add a lock() function in PassRegistry to speed up multi-thread synchronization.
Erik Eckstein
2015-03-04
1
-1
/
+8
*
Recommit r231221: "Devirtualize ~parser<T> by making it protected in base cla...
David Blaikie
2015-03-04
1
-10
/
+16
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
6
-39
/
+22
*
Fix DwarfExpression::AddMachineRegExpression so it doesn't read past the
Adrian Prantl
2015-03-04
1
-1
/
+1
*
Revert r231221, "Devirtualize ~parser<T> by making it protected in base class...
NAKAMURA Takumi
2015-03-04
1
-15
/
+10
*
Mutate TargetLowering::shouldExpandAtomicRMWInIR to specifically dictate how ...
JF Bastien
2015-03-04
1
-4
/
+17
*
Remove explicit RNSuccIterator copy assignment in favor of implicit default
David Blaikie
2015-03-04
1
-20
/
+0
*
use = default instead of {}
David Blaikie
2015-03-04
1
-2
/
+2
*
Make format_object_base explicitly copyable, so format_objects can be copied ...
David Blaikie
2015-03-04
1
-0
/
+1
*
Devirtualize ~parser<T> by making it protected in base classes and making der...
David Blaikie
2015-03-04
1
-10
/
+15
*
Avoid copying parser objects
David Blaikie
2015-03-04
1
-2
/
+2
*
Make OptionValue explicitly copyable
David Blaikie
2015-03-04
1
-0
/
+8
*
Devirtualize OptionValue::~OptionValue in favor of protected in the base, wit...
David Blaikie
2015-03-04
1
-5
/
+19
*
[MC][Target] Implement support for R_X86_64_SIZE{32,64}.
Davide Italiano
2015-03-04
1
-0
/
+1
*
[llvm-pdbdump] Display full enum definitions.
Zachary Turner
2015-03-04
1
-0
/
+3
*
Revert "[ADT] fail-fast iterators for DenseMap"
Chaoren Lin
2015-03-04
2
-138
/
+20
*
Move emitDIE and emitAbbrevs to AsmPrinter. NFC.
Frederic Riss
2015-03-04
1
-0
/
+8
*
Constify AsmPrinter passed to DIE methods.
Frederic Riss
2015-03-04
1
-26
/
+26
*
Object: Add range iterators to Archive symbols
Rui Ueyama
2015-03-04
1
-3
/
+5
*
Remove MCStreamer.h include from MCContext.h and explictly include it where n...
Pete Cooper
2015-03-04
1
-1
/
+0
*
Recommit r231168: unique_ptrify LiveRange::segmentSet
David Blaikie
2015-03-04
1
-11
/
+5
*
Recommit r231175: Change LiveStackAnalysis::SS2IntervalMap from std::map to s...
David Blaikie
2015-03-04
1
-1
/
+2
*
Revert "unique_ptrify LiveRange::segmentSet"
David Blaikie
2015-03-04
2
-7
/
+12
*
Remove 'llvm.x86.avx2.vbroadcasti128' intrinsic.
Juergen Ributzka
2015-03-04
1
-2
/
+0
*
Add missing header include
David Blaikie
2015-03-03
1
-0
/
+1
*
Recommit r231168: unique_ptrify LiveRange::segmentSet
David Blaikie
2015-03-03
1
-11
/
+5
*
Change LiveStackAnalysis::SS2IntervalMap from std::map to std::unordered_map
David Blaikie
2015-03-03
1
-1
/
+1
*
Revert "unique_ptrify LiveRange::segmentSet"
David Blaikie
2015-03-03
1
-5
/
+11
*
Move TargetLibraryInfo data from two files into one common .def file.
Jan Wen Voung
2015-03-03
2
-669
/
+1031
*
unique_ptrify LiveRange::segmentSet
David Blaikie
2015-03-03
1
-11
/
+5
*
Remove getDataLayout() from Instruction/GlobalValue/BasicBlock/Function
Mehdi Amini
2015-03-03
3
-4
/
+11
*
Fix the build broken in r231142
David Blaikie
2015-03-03
1
-1
/
+1
[next]