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
*
Compress MCRegisterInfo register name tables.
Jakob Stoklund Olesen
2012-05-25
1
-5
/
+8
*
Simplify code for calling a function where CanLowerReturn fails, fixing a sma...
Eli Friedman
2012-05-25
1
-2
/
+1
*
Don't put TGParser scratch results in the output.
Jakob Stoklund Olesen
2012-05-24
1
-4
/
+6
*
misched: Added ScoreboardHazardRecognizer.
Andrew Trick
2012-05-24
2
-1
/
+12
*
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-24
4
-95
/
+80
*
Teach tblgen's set theory "sequence" operator to support an optional stride o...
Owen Anderson
2012-05-24
1
-1
/
+2
*
revert r156383: removal of TYPE_CODE_FUNCTION_OLD
Nuno Lopes
2012-05-23
1
-0
/
+3
*
Add support for C++11 enum classes in llvm.
Eric Christopher
2012-05-23
1
-2
/
+2
*
add a new pass to instrument loads and stores for run-time bounds checking
Nuno Lopes
2012-05-22
4
-0
/
+71
*
revert my previous patches that introduced an additional parameter to the obj...
Nuno Lopes
2012-05-22
1
-2
/
+1
*
fix the quotient returned by sdivrem() for the case when LHS is negative and ...
Nuno Lopes
2012-05-22
1
-2
/
+3
*
Added address space qualifier to intrinsic PointerType arguments.
Pete Cooper
2012-05-21
1
-1
/
+5
*
PR1255 (case ranges: work with ConstantRangesSet instead of ConstantInt) rela...
Stepan Dyatkovskiy
2012-05-21
1
-2
/
+7
*
Give a small negative bias to giant edge bundles.
Jakob Stoklund Olesen
2012-05-21
1
-1
/
+1
*
Add a LiveRangeQuery class.
Jakob Stoklund Olesen
2012-05-20
1
-0
/
+85
*
Disambiguate call to operator==.
Benjamin Kramer
2012-05-19
1
-1
/
+1
*
ValueMap: Use DenseMap's find_as mechanism to reduce use list churn.
Benjamin Kramer
2012-05-19
1
-5
/
+17
*
Move CallbackVHs dtor inline, it can be devirtualized in many cases. Move the...
Benjamin Kramer
2012-05-19
1
-5
/
+3
*
Provide move semantics for TinyPtrVector and for DenseMap's rehash function.
Benjamin Kramer
2012-05-19
2
-2
/
+13
*
Allow LiveRangeEdit to be created with a NULL parent.
Jakob Stoklund Olesen
2012-05-19
1
-4
/
+7
*
Actually support DW_TAG_rvalue_reference_type that we were trying
Eric Christopher
2012-05-19
1
-2
/
+2
*
SCEV: Add MarkPendingLoopPredicates to avoid recursive isImpliedCond.
Andrew Trick
2012-05-19
1
-1
/
+4
*
Modernize naming convention for class members.
Jakob Stoklund Olesen
2012-05-18
1
-25
/
+25
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
8
-73
/
+88
*
fix warnings when compiling with -Wshadow
Nick Kledzik
2012-05-18
3
-5
/
+5
*
[Hexagon] Clean up Hexagon ELF definition.
Evandro Menezes
2012-05-17
2
-2
/
+3
*
Grammar.
Eric Christopher
2012-05-16
1
-2
/
+2
*
I noticed that named metadata doesn't provide a direct way of getting at the
Duncan Sands
2012-05-16
1
-0
/
+7
*
[Support] Add a version of sys::fs::equivalent() that treats errors as false.
Daniel Dunbar
2012-05-15
1
-0
/
+7
*
TableGen'erate mapping physical registers to encoding values.
Jim Grosbach
2012-05-15
2
-1
/
+16
*
Allow MCCodeEmitter access to the target MCRegisterInfo.
Jim Grosbach
2012-05-15
1
-1
/
+4
*
Fixed one small stupid, but critical bug.
Stepan Dyatkovskiy
2012-05-15
1
-2
/
+2
*
[Support/COFF] Make the order of members in symbol match the standard.
Michael J. Spencer
2012-05-14
1
-1
/
+1
*
Move the capture analysis from MemoryDependencyAnalysis to a more general place
Chad Rosier
2012-05-14
2
-3
/
+13
*
Rename @llvm.debugger to @llvm.debugtrap.
Dan Gohman
2012-05-14
3
-5
/
+5
*
Remove a stale forward declaration.
Andrew Trick
2012-05-14
1
-1
/
+0
*
Remove the expensive BitVector::operator~().
Jakob Stoklund Olesen
2012-05-14
1
-5
/
+0
*
Remove BitVector binops.
Jakob Stoklund Olesen
2012-05-14
1
-18
/
+0
*
Add BitVector::anyCommon().
Jakob Stoklund Olesen
2012-05-14
1
-0
/
+10
*
SwitchInst cosmetics: renamed "Hash" method to "hash"
Stepan Dyatkovskiy
2012-05-14
1
-1
/
+1
*
Use ArrayRef instead of an explicit vector type.
Bill Wendling
2012-05-14
1
-1
/
+2
*
Recommited r156374 with critical fixes in BitcodeReader/Writer:
Stepan Dyatkovskiy
2012-05-12
2
-5
/
+59
*
Teach Function::hasAddressTaken that BlockAddress doesn't really take
Jay Foad
2012-05-12
1
-2
/
+2
*
Add doxygen comments.
Michael J. Spencer
2012-05-11
1
-0
/
+6
*
[Support/StringRef] Add find_last_not_of and {r,l,}trim.
Michael J. Spencer
2012-05-11
1
-0
/
+22
*
Hexagon V5 intrinsics support.
Sirish Pande
2012-05-11
1
-346
/
+1552
*
PR1255: ConstantRangesSet and CRSBuilder classes moved from include/llvm to i...
Stepan Dyatkovskiy
2012-05-11
2
-1
/
+1
*
Tidy up. Trailing whitespace.
Jim Grosbach
2012-05-11
8
-55
/
+55
*
Define a new intrinsic, @llvm.debugger. It will be similar to __builtin_trap(),
Dan Gohman
2012-05-11
3
-0
/
+7
*
Allow unique_file to take a mode for file permissions, but default
Eric Christopher
2012-05-11
1
-2
/
+2
[next]