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
/
tools
/
llc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use function attributes to indicate that we don't want to realign the stack.
Bill Wendling
2013-08-01
1
-1
/
+0
*
Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
Bill Wendling
2013-07-25
1
-1
/
+0
*
Recommit r186217 with testcase fix:
Bill Wendling
2013-07-22
1
-1
/
+0
*
Add a wrapper for open.
Rafael Espindola
2013-07-16
1
-2
/
+3
*
Revert commit r186217 -- this is breaking bots:
Chandler Carruth
2013-07-13
1
-0
/
+1
*
Use the function attributes to pass along the stack protector buffer size.
Bill Wendling
2013-07-12
1
-1
/
+0
*
Test commit access.
Wan Xiaofei
2013-06-19
1
-0
/
+1
*
Replace uses of the deprecated std::auto_ptr with OwningPtr.
Andy Gibbs
2013-04-12
1
-2
/
+2
*
Manually update the dependencies in the Makefiles. It turns out that all
Chandler Carruth
2013-03-26
1
-1
/
+1
*
Split out the IRReader header and the utility functions it provides into
Chandler Carruth
2013-03-26
3
-3
/
+4
*
Switch TargetTransformInfo from an immutable analysis pass that requires
Chandler Carruth
2013-01-07
1
-5
/
+2
*
Convert the TargetTransformInfo from an immutable pass with dynamic
Chandler Carruth
2013-01-05
1
-2
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-3
/
+3
*
Sort a few more #include lines in tools/... unittests/... and utils/...
Chandler Carruth
2013-01-02
1
-1
/
+1
*
llvm/tools: Add #include "llvm/TargetTransformInfo.h"
NAKAMURA Takumi
2012-12-11
1
-0
/
+1
*
Sort the #include lines for tools/...
Chandler Carruth
2012-12-04
1
-7
/
+7
*
Add a -time-compilations=<N> option to llc.
Jakob Stoklund Olesen
2012-11-30
1
-0
/
+16
*
One more step towards making doInitialization and doFinalization useful for
Pedro Artigas
2012-11-29
1
-2
/
+0
*
Revert r168635 "Step towards implementation of pass manager with doInitializa...
Owen Anderson
2012-11-27
1
-0
/
+2
*
Step towards implementation of pass manager with doInitialization and doFinal...
Owen Anderson
2012-11-26
1
-2
/
+0
*
Add doInitialization and doFinalization methods to ModulePass's, to allow the...
Owen Anderson
2012-11-15
1
-0
/
+2
*
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...
Nadav Rotem
2012-10-18
1
-206
/
+9
*
Temporarily revert the TargetTransform changes.
Bob Wilson
2012-10-18
1
-9
/
+206
*
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
1
-206
/
+9
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
1
-4
/
+4
*
Add support for the --param ssp-buffer-size= driver option.
Chad Rosier
2012-08-21
1
-0
/
+6
*
Add test triples to fix win32 failures. Revert workaround from r161292.
Bob Wilson
2012-08-08
1
-5
/
+2
*
llc: Try to suppress failures since r161262 .
NAKAMURA Takumi
2012-08-04
1
-2
/
+5
*
Fix memcmp code-gen to honor -fno-builtin.
Bob Wilson
2012-08-03
1
-0
/
+12
*
Tweak prose.
Chad Rosier
2012-07-19
1
-1
/
+1
*
Target option DisableJumpTables is a gross hack. Move it to TargetLowering in...
Evan Cheng
2012-07-02
1
-6
/
+0
*
Extend TargetPassConfig to allow running only a subset of the normal passes.
Bob Wilson
2012-07-02
1
-4
/
+40
*
When users ask for -mcpu=help or -mattr=help, just output the help without
Duncan Sands
2012-06-27
1
-13
/
+23
*
Fix llc's -print-before=pass and -print-after=pass.
Rafael Espindola
2012-06-26
1
-0
/
+4
*
Rename fp-op fusion option (yet again) for compatibility with GCC option.
Lang Hames
2012-06-22
1
-3
/
+3
*
Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from a
Lang Hames
2012-06-22
1
-6
/
+14
*
Add DAG-combines for aggressive FMA formation.
Lang Hames
2012-06-19
1
-3
/
+3
*
Move the support for using .init_array from ARM to the generic
Rafael Espindola
2012-06-19
1
-0
/
+5
*
Object file output from llc isn't experimental anymore.
Benjamin Kramer
2012-06-11
1
-1
/
+1
*
Add an insertPass API to TargetPassConfig. <rdar://problem/11498613>
Bob Wilson
2012-05-30
1
-6
/
+0
*
Fix it so llvm-objdump -arch does accept x86 and x86-64 as valid arch names.
Kevin Enderby
2012-05-08
1
-32
/
+8
*
Move the JIT flags from llc to lli. These flags showed up as part of moving
Nick Lewycky
2012-04-18
1
-26
/
+0
*
Teach LLVM about a PIE option which, when enabled on top of PIC, makes
Chandler Carruth
2012-04-08
1
-0
/
+6
*
RegAlloc superpass: includes phi elimination, coalescing, and scheduling.
Andrew Trick
2012-02-10
1
-6
/
+1
*
Add a TargetOption for disabling tail calls.
Nick Lewycky
2012-01-19
1
-0
/
+6
*
Remove unnecessary default cases in switches that cover all enum values.
David Blaikie
2012-01-10
1
-2
/
+0
*
drop unneeded config.h includes
Dylan Noblesmith
2011-12-22
1
-1
/
+0
*
LLVMBuild: Remove trailing newline, which irked me.
Daniel Dunbar
2011-12-12
1
-1
/
+0
*
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
2011-12-02
1
-1
/
+157
*
Sink codegen optimization level into MCCodeGenInfo along side relocation model
Evan Cheng
2011-11-16
1
-14
/
+14
[next]