index
:
~vlj/llvm
cfg
clause
codesize
codesize2
codesize3
codesize4
codesize5
codesize6
constbuf
constbuf2
indirect-wip
master
native
radeonsi
radeonsi-backup
radeonsi-backup2
radeonsi-scheduling
scheduling
scheduling-backup
scheduling2
textures
vliw5
AMDGPU backend development for LLVM
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-27
Make building of llvm-jitlistener conditional on the USE_INTEL_JITEVENTS sett...
Andrew Kaylor
1
-1
/
+6
2012-11-21
Adding tests for the Intel JIT event listener's MCJIT support.
Andrew Kaylor
1
-1
/
+1
2012-11-12
[ASan] Add llvm-symbolizer from to tools/
Alexander Potapenko
1
-1
/
+2
2012-10-31
MC: Simple example parser for MC assembly markup.
Jim Grosbach
1
-1
/
+1
2012-04-19
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
1
-2
/
+2
2012-03-01
[Object]
David Meyer
1
-1
/
+1
2012-02-26
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
1
-1
/
+1
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
1
-1
/
+1
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
1
-1
/
+1
2011-11-29
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
1
-1
/
+1
2011-11-29
edis: Sink EDMain.cpp into lib/MC/MCDisassembler.
Daniel Dunbar
1
-8
/
+0
2011-11-10
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
1
-1
/
+1
2011-11-10
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
1
-1
/
+1
2011-11-03
llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2,
Daniel Dunbar
1
-1
/
+1
2011-10-16
autoconf: Introduce --with-clang-srcdir, to build out-of-tree clang as tools/...
NAKAMURA Takumi
1
-4
/
+8
2011-09-28
Add llvm-size.
Michael J. Spencer
1
-1
/
+2
2011-09-28
Introduce llvm-cov.
Devang Patel
1
-1
/
+1
2011-09-19
Remove llvmc and assorted build machinery for it.
Eric Christopher
1
-1
/
+1
2011-09-13
Sketch out a DWARF parser.
Benjamin Kramer
1
-1
/
+1
2011-03-18
MachO file loader and execution utility.
Jim Grosbach
1
-3
/
+4
2011-02-20
This patch lets LLDB build as an LLVM subproject. LLDB is not built in
Stephen Wilson
1
-1
/
+6
2011-02-18
Revert r125956, which broke the build if you _don't_ have lldb checked out.
Owen Anderson
1
-6
/
+1
2011-02-18
This patch lets LLDB build as an LLVM subproject. LLDB is not built in
Stephen Wilson
1
-1
/
+6
2011-01-20
Add llvm-objdump
Michael J. Spencer
1
-1
/
+1
2010-12-16
build: Fix ONLY_TOOLS to not build lto etc. unless specified.
Daniel Dunbar
1
-0
/
+2
2010-11-29
tools/Makefile: Don't look into $(TARGET_OS), but $(HOST_OS), to inspect avai...
NAKAMURA Takumi
1
-1
/
+1
2010-11-29
tools/Makefile: Fix indentation.
NAKAMURA Takumi
1
-12
/
+12
2010-11-29
tools/Makefile: Enable building lto, edis and bugpoint-passes on Cygming.
NAKAMURA Takumi
1
-3
/
+8
2010-11-27
macho-dump: Stub out C++ macho-dump tool.
Daniel Dunbar
1
-1
/
+1
2010-10-30
Add polly support to the build system.
Tobias Grosser
1
-0
/
+4
2010-08-24
Check in a couple of changes that I apparently never committed:
John McCall
1
-1
/
+1
2010-08-09
Don't try to build a plugin on windows.
Rafael Espindola
1
-1
/
+3
2010-08-07
Move the bugpoint test passes to a plugin in preparation for having bugpoint
Rafael Espindola
1
-1
/
+1
2010-07-20
fix DISABLE_EDIS
Chris Lattner
1
-2
/
+2
2010-07-20
start straightening out libedis's dependencies and make it fit
Chris Lattner
1
-6
/
+12
2010-07-14
Remove some broken code to check the DISABLE_EDIS flag (edis is now in the
Bob Wilson
1
-5
/
+0
2010-04-12
Build system fix to make llvm-mc properly build
Sean Callanan
1
-2
/
+2
2010-04-12
Build system fixes. llvm-mc depends on
Sean Callanan
1
-10
/
+4
2010-04-12
Second try at integrating the edis tester. This
Sean Callanan
1
-0
/
+2
2010-04-10
Updated the edis build mechanism to allow for builds
Sean Callanan
1
-1
/
+1
2010-04-09
revert r100842 which broke several of the build bots.
Chris Lattner
1
-1
/
+1
2010-04-09
Added a tester for the enhanced disassembler,
Sean Callanan
1
-1
/
+1
2010-03-23
Remove if DISABLED not if not DISABLED...
Bill Wendling
1
-1
/
+1
2010-03-23
Use "DISABLE_EDIS" to disable building "edis" explicitly. Don't build it for
Bill Wendling
1
-2
/
+6
2010-03-09
Attempt to fix random build failures seen when doing highly
Duncan Sands
1
-2
/
+1
2010-03-05
apparently if gold is around lto needs to be part of DIRS.
Chris Lattner
1
-2
/
+7
2010-03-05
Only build libedis if ENABLE_SHARED is specified, just like liblto.
Chris Lattner
1
-10
/
+11
2010-03-05
liblto and gold don't need to be built in serial
Chris Lattner
1
-3
/
+3
2010-02-26
don't build edis if the x86 target isn't enabld.
Chris Lattner
1
-0
/
+5
2010-02-02
...and fixed the Makefile.
Sean Callanan
1
-1
/
+1
[next]