index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support the gas option --traditional-format which, for some reason, gets
Reid Spencer
2004-12-22
1
-0
/
+3
*
Fix the Win32 build
Misha Brukman
2004-12-22
1
-1
/
+1
*
Make parameters to CopyFile use explicit instantiation of sys::Path.
Reid Spencer
2004-12-22
1
-1
/
+1
*
Use explicit construction of sys::Path from std::string because the
Reid Spencer
2004-12-21
1
-1
/
+1
*
Allow compilers that can't distinguish between a class instantiation and
Reid Spencer
2004-12-20
1
-1
/
+2
*
llvm/Config/unistd.h has gone away, far, far away
Misha Brukman
2004-12-20
1
-2
/
+0
*
Incorporate the contents of include/llvm/Config/unistd.h as this is the
Reid Spencer
2004-12-20
1
-1
/
+11
*
Use Config/alloca.h instead of alloca.h - pointed out by Duraid and Misha
Brian Gaeke
2004-12-20
1
-1
/
+1
*
Make this compile on Solaris.
Brian Gaeke
2004-12-19
1
-0
/
+1
*
For PR351:
Reid Spencer
2004-12-19
4
-39
/
+48
*
For PR351:
Reid Spencer
2004-12-19
1
-24
/
+27
*
For PR351:
Reid Spencer
2004-12-19
1
-4
/
+4
*
sys::CopyFile returns void and throws an exception on error which will be
Reid Spencer
2004-12-18
1
-4
/
+1
*
sys::CopyString throws an exception on error which will be caught by gccld
Reid Spencer
2004-12-18
1
-4
/
+1
*
The CopyFile function got moved into the sys namespace.
Reid Spencer
2004-12-18
2
-2
/
+2
*
Reverse the logic for Win32 to ensure that bugpoint and llvm-db are NOT
Reid Spencer
2004-12-17
1
-1
/
+1
*
Fix this file to actually work. ifneq was incorrectly used. Subtract out
Reid Spencer
2004-12-17
1
-9
/
+6
*
Makefile.JIT doesn't exist any more so it doesn't need to be distributed.
Reid Spencer
2004-12-17
1
-2
/
+0
*
Disable bugpoint and llvm-db tools for Win32. They can't be supported on
Reid Spencer
2004-12-17
1
-2
/
+10
*
Linking in all of ScalarOpts.
Tanya Lattner
2004-12-16
1
-1
/
+1
*
For PR351:
Reid Spencer
2004-12-16
7
-44
/
+54
*
For PR351:
Reid Spencer
2004-12-16
2
-17
/
+16
*
No targets actually use this library
Chris Lattner
2004-12-16
1
-1
/
+0
*
Unbreak all archive reading operations introduced by the last patch which
Reid Spencer
2004-12-15
1
-2
/
+3
*
Do not fail an assertion on a broken archive
Chris Lattner
2004-12-15
1
-1
/
+6
*
Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib
Reid Spencer
2004-12-15
2
-2
/
+2
*
For PR351:
Reid Spencer
2004-12-15
3
-3
/
+0
*
For PR351:
Reid Spencer
2004-12-15
3
-20
/
+34
*
For PR351:
Reid Spencer
2004-12-15
1
-8
/
+17
*
For PR351:
Reid Spencer
2004-12-14
4
-141
/
+84
*
For PR351:
Reid Spencer
2004-12-13
2
-15
/
+17
*
For PR351:
Reid Spencer
2004-12-13
1
-5
/
+5
*
For PR351:
Reid Spencer
2004-12-13
8
-451
/
+1
*
Minor cleanups
Misha Brukman
2004-12-13
1
-2
/
+2
*
For PR351:
Reid Spencer
2004-12-13
2
-6
/
+6
*
Make the loop termination condition clear when building the set of items to
Reid Spencer
2004-12-13
2
-6
/
+3
*
For PR351: \
Reid Spencer
2004-12-13
1
-3
/
+3
*
Make use of the new Path inserter function.
Reid Spencer
2004-12-13
1
-3
/
+3
*
PR351: \
Reid Spencer
2004-12-13
2
-5
/
+7
*
Convert to use new Linker class interface
Reid Spencer
2004-12-13
2
-39
/
+116
*
LinkModules is now in the Linker class
Reid Spencer
2004-12-13
3
-5
/
+5
*
Do not internalize a module if -link-as-library is passed.
Chris Lattner
2004-12-12
1
-2
/
+9
*
Revert the last patch. We really do need SimplyCFG.
Reid Spencer
2004-12-11
1
-0
/
+3
*
Path::get -> Path::toString
Reid Spencer
2004-12-11
5
-45
/
+46
*
Remove this pass as its no longer needed.
Reid Spencer
2004-12-10
1
-3
/
+0
*
This pass is no longer needed.
Chris Lattner
2004-12-10
1
-1
/
+0
*
Get rid of warning from flex.
Reid Spencer
2004-12-10
1
-1
/
+0
*
Turn on ipsccp by default instead of simple IPCP
Chris Lattner
2004-12-10
1
-1
/
+2
*
Link V8 backend into llc.
Brian Gaeke
2004-12-10
1
-0
/
+1
*
When -link-as-library, add -l options to Module's deplibs
Reid Spencer
2004-12-08
2
-2
/
+16
[next]