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
/
Makefile.rules
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Make] Fix dependencies for td.expanded
Adam Nemet
2014-06-20
1
-1
/
+1
*
Add the coverage cflags to the link step as well to make sure
Eric Christopher
2014-06-17
1
-0
/
+1
*
autoconf: Fix libLLVM-Major-Minor-Patch.so symlink
Tom Stellard
2014-05-15
1
-1
/
+1
*
autoconf: Fix soname for libLLVM-Major.Minor.so (2nd try)
Tom Stellard
2014-05-13
1
-3
/
+12
*
[Build] Add rule to generate fully-expanded .td file
Adam Nemet
2014-05-06
1
-1
/
+7
*
Use -std=gnu++11 on cygwin and mingw.
Rafael Espindola
2014-03-12
1
-1
/
+7
*
"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.
Nico Weber
2014-03-07
1
-2
/
+2
*
Add patch level to llvm version in CMake and Autoconf
Tom Stellard
2014-03-03
1
-1
/
+10
*
[C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. The
Chandler Carruth
2014-03-01
1
-2
/
+4
*
Centralize the handling of install_name and rpath.
Rafael Espindola
2014-02-28
1
-0
/
+2
*
Provide CMake package modules in install tree
NAKAMURA Takumi
2014-02-09
1
-5
/
+13
*
[Mips]Work around MIPS linker issues exposed by commit r198087 until bug 1836...
Jack Carter
2014-01-03
1
-0
/
+2
*
Strip dead code when linking by default with BFD ld (linux, ...) and ld64 (os...
Nico Weber
2013-12-27
1
-0
/
+16
*
Teach the Makefile build system how to handle SOURCES which include
Chandler Carruth
2013-11-14
1
-21
/
+34
*
Fix regular expression to work with multiple-digit version numbers
Dmitri Gribenko
2013-11-14
1
-2
/
+2
*
Rules adjustments in order to build on DragonFly BSD.
Rafael Espindola
2013-10-31
1
-2
/
+2
*
Makefile.rules: Avoid -fomit-frame-pointer also on cygwin due to PR14646.
NAKAMURA Takumi
2013-08-18
1
-1
/
+1
*
Makefile.rules: Simplify nested if(s) on OmitFramePointer.
NAKAMURA Takumi
2013-08-18
1
-5
/
+1
*
Remove oddly named libraries with "make uninstall-local"
Tim Northover
2013-08-06
1
-1
/
+1
*
Build with the $RDYNAMIC flag on Darwin as well as other platforms.
Bob Wilson
2013-08-04
1
-7
/
+4
*
Remove dead code from the makefile build system.
Rafael Espindola
2013-07-25
1
-246
/
+1
*
The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.
Sylvestre Ledru
2013-07-01
1
-1
/
+3
*
Add CXXFLAGS back to the Link command.
Bob Wilson
2013-06-27
1
-1
/
+2
*
Add an autoconf option for turning on -gsplit-dwarf by default
Eric Christopher
2013-06-25
1
-0
/
+5
*
As far as I know no linker needs or wants the -g flag.
Eric Christopher
2013-06-25
1
-4
/
+1
*
Remove all non-linker oriented compile options from the linker
Eric Christopher
2013-06-24
1
-4
/
+3
*
Remove redundant rpath.
Rafael Espindola
2013-05-23
1
-6
/
+1
*
Fix indentation.
Rafael Espindola
2013-05-23
1
-9
/
+9
*
Revert previous patch, it's actually on under Wall.
Eric Christopher
2013-05-14
1
-2
/
+1
*
Add -Wreorder to the list of C++ warnings.
Eric Christopher
2013-05-14
1
-1
/
+2
*
Remove this hack. We can support this better with function attributes.
Bill Wendling
2013-05-03
1
-1
/
+1
*
We don't want FP elimination when doing an Apple-style build.
Bill Wendling
2013-05-02
1
-1
/
+1
*
Allow users to choose identity used to sign tools.
Filipe Cabecinhas
2013-04-25
1
-1
/
+3
*
Make check depend on all.
Eric Christopher
2013-04-09
1
-1
/
+1
*
Turn anonymous type in anonymous union warning back on after cleaning up
Eric Christopher
2013-03-15
1
-1
/
+1
*
remove an ancient and quaint bit of commented out makefile goo from when
Chris Lattner
2013-03-08
1
-6
/
+0
*
Use 'RC_XBS' instead of 'RC_BUILDIT' to catch all times when it's built in th...
Bill Wendling
2013-02-13
1
-1
/
+1
*
Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>
Bob Wilson
2013-02-05
1
-4
/
+12
*
Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warning
Richard Smith
2013-01-31
1
-1
/
+1
*
build: add --with-python option
Saleem Abdulrasool
2013-01-30
1
-2
/
+2
*
Pass NO_MISSING_FIELD_INITIALIZERS to Compiler Flags
David Greene
2013-01-18
1
-1
/
+2
*
Disable -Wuninitialized for gcc
David Greene
2013-01-09
1
-1
/
+2
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Remove edis - the enhanced disassembler. Fixes PR14654.
Roman Divacky
2012-12-19
1
-5
/
+0
*
Use MACOSX_DEPLOYMENT_TARGET when it is set. <rdar://problem/12433905>
Bob Wilson
2012-10-12
1
-0
/
+4
*
Place temporary LTO files into their own subdirectory.
Bill Wendling
2012-10-10
1
-1
/
+1
*
Revert "Use a special path to place the .o files in."
Bob Wilson
2012-10-09
1
-2
/
+1
*
Use a special path to place the .o files in.
Bill Wendling
2012-10-08
1
-1
/
+2
*
Use -object_path_lto when linking executables if building Apple style.
Bill Wendling
2012-10-05
1
-11
/
+15
*
Make sure 'prefix-clang++' is aliased to 'prefix-clang', not 'clang'.
Jordan Rose
2012-10-04
1
-2
/
+2
[next]