History log of /external/llvm/utils/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
59cedb363686b79a2329ad91d783c2c06a7b8f91 02-Oct-2010 Chris Lattner <sabre@nondot.org> remove reference to dead script.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115413 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile
d28c0fa8648cc2c307217249282c1dbe576d244d 04-Aug-2010 Dan Gohman <gohman@apple.com> Delete scripts which haven't noticed that CVS has gone away.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110205 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile
44dacf7895a4747ef25f82ae233b03956c123c8a 04-Aug-2010 Dan Gohman <gohman@apple.com> cvsupdate is gone.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110204 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile
04c33a84da398c570eb3f9acea16e9364b7bf24a 02-Aug-2010 Daniel Dunbar <daniel@zuster.org> tests: Add an 'llvm-lit' tool (script), which gets generated as part of the
build and has the object build directory baked into it. This allows 'llvm-lit'
to properly find the information needed to run the test suite in all cases,
without requiring the user to have LLVM or 'lit' available in their PATH, for
example.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110000 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile
a8b807194946fe34f364a39721205c00c1906482 24-Sep-2009 Daniel Dunbar <daniel@zuster.org> Add count/not tools as executables.
- Apparently, I'm willing to do incredibly stupid things in the name of portability.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82685 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile
cfcf77914417d8c21d86fe0216d9e91d4013f3aa 03-Aug-2009 Daniel Dunbar <daniel@zuster.org> Add FileUpdate tool, conditionally updates its output based on its input.
- Gratuitous and unused, but possibly useful one day.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77954 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile
77f96e1a294d14e9d70beb4835d5c4d1d089660d 08-Jul-2009 Chris Lattner <sabre@nondot.org> Add a new little "FileCheck" utility for regression testing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75022 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile
9f3618b4bf104fedb48550ae8474d25dc676cc3a 01-Jan-2009 Misha Brukman <brukman+llvm@gmail.com> Moved Google Test code up one directory so that we can use a standard LLVM
Makefile with it, without resorting to the use of VPATH.

Also added Makefiles at every level of the directory tree to properly recurse
to Google Test and build it as a library (original Makefiles by Talin).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61539 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile
e692fc83a2b066cf9ef6c6bd440b0b0d6df6a668 29-Dec-2007 Chris Lattner <sabre@nondot.org> remove attributions from tools/utils makefiles.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45414 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile
f17a25c88b892d30c2b41ba7ecdfbdfb2b4be9cc 18-Jul-2007 Dan Gohman <djg@cray.com> It's not necessary to do rounding for alloca operations when the requested
alignment is equal to the stack alignment.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40004 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/Makefile