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
/
lib
/
Target
/
CppBackend
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the DataLayout to the generic TargetMachine, making it mandatory.
Mehdi Amini
2015-03-12
1
-5
/
+5
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-1
/
+2
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-2
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Add a dummy subtarget to the CPP backend target machine. This will
Eric Christopher
2014-08-04
1
-3
/
+9
*
IR: add "cmpxchg weak" variant to support permitted failure.
Tim Northover
2014-06-13
1
-0
/
+2
*
CPP backend: set volatile property on atomic instructions.
Tim Northover
2014-06-13
1
-0
/
+4
*
Use for range loops.
Rafael Espindola
2014-05-08
1
-13
/
+9
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
2
-10
/
+8
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
Remove the linker_private and linker_private_weak linkages.
Rafael Espindola
2014-03-13
1
-4
/
+0
*
IR: add a second ordering operand to cmpxhg for failure
Tim Northover
2014-03-11
1
-2
/
+6
*
Decouple dllexport/dllimport from linkage
Nico Rieck
2014-01-14
1
-4
/
+30
*
Revert "Decouple dllexport/dllimport from linkage"
Nico Rieck
2014-01-14
1
-30
/
+4
*
Decouple dllexport/dllimport from linkage
Nico Rieck
2014-01-14
1
-4
/
+30
*
[PM] Rename the IR printing pass header to a more generic and correct
Chandler Carruth
2014-01-12
1
-1
/
+1
*
Move the LLVM IR asm writer header files into the IR directory, as they
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
2013-12-19
1
-0
/
+1
*
Fix pr18235.
Rafael Espindola
2013-12-13
1
-3
/
+4
*
Prune redundant dependencies in LLVMBuild.txt.
NAKAMURA Takumi
2013-12-11
1
-1
/
+1
*
Remove the notion of primitive types.
Rafael Espindola
2013-12-07
1
-19
/
+20
*
[CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
Remove linkonce_odr_auto_hide.
Rafael Espindola
2013-11-01
1
-2
/
+0
*
Add missing #include's to cctype when using isdigit/alpha/etc.
Will Dietz
2013-10-12
1
-0
/
+1
*
Misc fixes for cpp backend.
Eli Friedman
2013-09-24
1
-3
/
+16
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
1
-1
/
+1
*
Add function attribute 'optnone'.
Andrea Di Biagio
2013-08-23
1
-0
/
+1
*
Increment arg_count inside the loop in printInline. Patch by Joe Matarazzo.
Craig Topper
2013-07-31
1
-1
/
+1
*
Revert accidental commit.
Craig Topper
2013-07-24
1
-1
/
+1
*
Fix aliases for shrd/shld to handle Intel syntax properly. Also suppress them...
Craig Topper
2013-07-24
1
-1
/
+1
*
Remove assert. There may be target-dependent attributes left.
Bill Wendling
2013-03-25
1
-1
/
+0
*
Convert the CPP backend to use the AttributeSet instead of AttributeWithIndex.
Bill Wendling
2013-01-27
1
-26
/
+37
*
Remove some introspection functions.
Bill Wendling
2013-01-25
1
-1
/
+1
*
Use the new 'getSlotIndex' method to retrieve the attribute's slot index.
Bill Wendling
2013-01-25
1
-1
/
+1
*
Add the IR attribute 'sspstrong'.
Bill Wendling
2013-01-23
1
-0
/
+1
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
3
-9
/
+9
*
s/hasAttribute/contains/g to be more consistent with other method names.
Bill Wendling
2012-12-30
1
-2
/
+2
*
Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl...
Bill Wendling
2012-12-19
1
-6
/
+6
*
s/AttrListPtr/AttributeSet/g to better label what this class is going to be i...
Bill Wendling
2012-12-07
1
-4
/
+4
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-6
/
+6
*
Remove the dependent libraries feature.
Bill Wendling
2012-11-27
1
-8
/
+0
*
Update call to the new syntax.
Bill Wendling
2012-11-23
1
-1
/
+1
*
Change ForceSizeOpt attribute into MinSize attribute
Quentin Colombet
2012-10-30
1
-0
/
+1
*
Fix CPP backend for method attributes by creating a block where a new AttrBui...
Nicolas Geoffray
2012-10-26
1
-5
/
+4
*
Pass in the context to the Attributes::get method.
Bill Wendling
2012-10-16
1
-1
/
+1
*
Move the Attributes::Builder outside of the Attributes class and into its own...
Bill Wendling
2012-10-15
1
-2
/
+2
*
Don't pass in an Attributes object to something that expects an integral value.
Bill Wendling
2012-10-14
1
-3
/
+1
*
Remove the final bits of Attributes being declared in the Attribute
Bill Wendling
2012-10-10
1
-13
/
+16
[next]