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
/
TargetMachine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attribute nonlazybind should not affect calls to functions with hidden visibi...
Sriraman Tallam
2017-11-08
1
-0
/
+7
*
Move isDSOLocal check and add a comment.
Rafael Espindola
2017-10-30
1
-2
/
+12
*
Handle undefined weak hidden symbols on all architectures.
Rafael Espindola
2017-10-27
1
-3
/
+11
*
Represent runtime preemption in the IR.
Sean Fertile
2017-10-26
1
-1
/
+2
*
Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Matthias Braun
2017-10-12
1
-0
/
+222
*
TargetMachine: Merge TargetMachine and LLVMTargetMachine
Matthias Braun
2017-10-12
1
-222
/
+0
*
IPRA: Allow target to enable IPRA by default
Matt Arsenault
2017-08-14
1
-6
/
+0
*
D36604: PR34148: Do not assume we can use a copy relocation for an `external_...
Richard Smith
2017-08-11
1
-2
/
+3
*
Revert "Feature generic option to setup start/stop-after/before"
Quentin Colombet
2017-04-01
1
-61
/
+0
*
Feature generic option to setup start/stop-after/before
Quentin Colombet
2017-04-01
1
-0
/
+61
*
Remove LessPreciseFPMADOption from TargetOptions along with all of the
Eric Christopher
2017-03-17
1
-1
/
+0
*
Change debug-info-for-profiling from a TargetOption to a function attribute.
Dehao Chen
2017-02-01
1
-6
/
+0
*
Use shouldAssumeDSOLocal in classifyGlobalReference.
Rafael Espindola
2017-01-26
1
-2
/
+5
*
DAG: Recognize no-signed-zeros-fp-math attribute
Matt Arsenault
2017-01-25
1
-0
/
+1
*
Add -debug-info-for-profiling to emit more debug info for sample pgo profile ...
Dehao Chen
2017-01-19
1
-0
/
+6
*
Remove unused lambda captures. NFC
Malcolm Parsons
2017-01-13
1
-1
/
+1
*
[TM] Restore default TargetOptions in TargetMachine::resetTargetOptions.
Justin Lebar
2017-01-10
1
-3
/
+6
*
CodeGen: simplify TargetMachine::getSymbol interface. NFC.
Tim Northover
2016-11-22
1
-3
/
+3
*
Revert "In preparation for removing getNameWithPrefix off of
Eric Christopher
2016-10-14
1
-1
/
+7
*
In preparation for removing getNameWithPrefix off of TargetMachine,
Eric Christopher
2016-10-14
1
-7
/
+1
*
New llc option pie-copy-relocations to optimize access to extern globals.
Sriraman Tallam
2016-10-13
1
-4
/
+3
*
Consistent fp denormal mode names. NFC.
Sjoerd Meijer
2016-10-04
1
-3
/
+3
*
TargetMachine: Make the win32-macho workaround more specific.
Matthias Braun
2016-10-03
1
-1
/
+1
*
X86: Do not produce GOT relocations on windows
Matthias Braun
2016-10-03
1
-2
/
+5
*
Revert "Remove extra argument used once on
Eric Christopher
2016-09-20
1
-2
/
+10
*
Remove more guts of TargetMachine::getNameWithPrefix and migrate one check to...
Eric Christopher
2016-09-20
1
-8
/
+1
*
Remove extra argument used once on TargetMachine::getNameWithPrefix and inlin...
Eric Christopher
2016-09-20
1
-3
/
+2
*
Move the Mangler from the AsmPrinter down to TLOF and clean up the
Eric Christopher
2016-09-16
1
-1
/
+1
*
Clang patch r280064 introduced ways to set the FP exceptions and denormal
Sjoerd Meijer
2016-08-31
1
-0
/
+10
*
Add EnableIPRA to TargetOptions, and move the cl::opt -enable-ipra to TargetM...
Mehdi Amini
2016-07-13
1
-1
/
+8
*
Delete MCCodeGenInfo.
Rafael Espindola
2016-06-30
1
-24
/
+6
*
Don't repeat names in comments. NFC.
Rafael Espindola
2016-06-30
1
-4
/
+3
*
Delete unused includes. NFC.
Rafael Espindola
2016-06-30
1
-1
/
+0
*
Move shouldAssumeDSOLocal to Target.
Rafael Espindola
2016-06-27
1
-1
/
+46
*
Convert a few more comparisons to isPositionIndependent(). NFC.
Rafael Espindola
2016-06-27
1
-0
/
+4
*
Teach shouldAssumeDSOLocal about tls.
Rafael Espindola
2016-06-27
1
-10
/
+8
*
Delete Reloc::Default.
Rafael Espindola
2016-05-18
1
-2
/
+2
*
Trivial cleanups.
Rafael Espindola
2016-05-18
1
-2
/
+2
*
Differential Revision: http://reviews.llvm.org/D19733
Sriraman Tallam
2016-04-29
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+1
*
CodeGen, Target: Move Mach-O-specific symbol name logic to Mach-O lowering.
Peter Collingbourne
2015-11-03
1
-17
/
+1
*
constify the Function parameter to the TTI creation callback and
Eric Christopher
2015-09-16
1
-1
/
+1
*
Make TargetTransformInfo keeping a reference to the Module DataLayout
Mehdi Amini
2015-07-09
1
-2
/
+3
*
Replace string GNU Triples with llvm::Triple in TargetMachine. NFC.
Daniel Sanders
2015-06-11
1
-1
/
+1
*
Remove DisableTailCalls from TargetOptions and the code in resetTargetOptions
Akira Hatanaka
2015-06-09
1
-1
/
+0
*
Bump SmallString to the minimum required amount for raw_ostream to avoid allo...
Benjamin Kramer
2015-05-23
1
-1
/
+1
*
Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions.
Akira Hatanaka
2015-05-23
1
-1
/
+0
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-1
/
+1
*
Stop resetting SanitizeAddress in TargetMachine::resetTargetOptions. NFC.
Akira Hatanaka
2015-05-15
1
-2
/
+0
*
Migrate existing backends that care about software floating point
Eric Christopher
2015-05-12
1
-1
/
+0
[next]