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
Commit message (
Expand
)
Author
Age
Files
Lines
*
This file originated in tools/gccld/Linker.cpp but now lives in
Reid Spencer
2004-11-12
1
-1
/
+1
*
* Clean up all the shared library output on uninstall
Reid Spencer
2004-11-12
1
-3
/
+17
*
Document the new llvm-ranlib command.
Reid Spencer
2004-11-12
1
-0
/
+52
*
Correctly terminate a list.
Reid Spencer
2004-11-12
1
-0
/
+2
*
Document the modifiers and the file format.
Reid Spencer
2004-11-12
1
-23
/
+131
*
Make this build in release mode
Chris Lattner
2004-11-11
1
-1
/
+1
*
Add llvm-ar to the index.
Reid Spencer
2004-11-11
2
-0
/
+4
*
First attempt at llvm-ar documentation. Modifiers need a little more
Reid Spencer
2004-11-11
1
-0
/
+238
*
Actually, leave the check in. This prevents us from counting dead arguments
Chris Lattner
2004-11-11
1
-1
/
+1
*
Fix bug: IPConstantProp/deadarg.ll
Chris Lattner
2004-11-11
1
-2
/
+2
*
new testcase
Chris Lattner
2004-11-11
1
-0
/
+7
*
Fix documentation for Makefile target name change. install-bytecode is now
Reid Spencer
2004-11-11
2
-5
/
+5
*
Make IP Constant prop more aggressive about handling self recursive calls.
Chris Lattner
2004-11-10
1
-2
/
+4
*
New testcase
Chris Lattner
2004-11-10
1
-0
/
+14
*
Correct the name of stosd for the AT&T syntax:
John Criswell
2004-11-10
1
-1
/
+1
*
Do not let dead constant expressions hanging off of functions prevent IPCP.
Chris Lattner
2004-11-09
1
-0
/
+3
*
Provide conversion from posix time.
Reid Spencer
2004-11-09
1
-0
/
+9
*
Fix isBytecodeFile to correctly recognized compressed bytecode too.
Reid Spencer
2004-11-09
2
-8
/
+14
*
* Implement getStatusInfo for getting stat(2) like information
Reid Spencer
2004-11-09
3
-10
/
+108
*
Make sure llee can deal with compressed bytecode too.
Reid Spencer
2004-11-09
1
-5
/
+7
*
Recognize compressed LLVM bytecode files.
John Criswell
2004-11-09
3
-0
/
+9
*
Tune compression:
Reid Spencer
2004-11-09
1
-2
/
+2
*
Change this back so that I get stable numbers to reflect the change from the
Chris Lattner
2004-11-09
1
-1
/
+1
*
Document quick-test target.
Reid Spencer
2004-11-09
1
-0
/
+6
*
Add a quick-test target that uses QUICKTEST variable to quickly run a
Reid Spencer
2004-11-09
1
-0
/
+7
*
Fix bug: 2004-11-08-FreeUseCrash.ll
Chris Lattner
2004-11-09
1
-1
/
+3
*
Name file properly
Chris Lattner
2004-11-09
1
-0
/
+0
*
Hrm, don't ask how I ran into this bug
Chris Lattner
2004-11-09
1
-0
/
+10
*
* Convert tabs to spaces
Misha Brukman
2004-11-09
1
-10
/
+6
*
Output the program name (in this case, gccld) with warning about invalid files
Misha Brukman
2004-11-09
2
-2
/
+4
*
Allow hbd to be bugpointable on darwin by fixing common and linkonce codegen
Nate Begeman
2004-11-09
3
-5
/
+4
*
Handle headers for compressed bytecode files
Misha Brukman
2004-11-08
1
-1
/
+1
*
Don't silently ignore invalid files: tell the user!
Misha Brukman
2004-11-08
2
-0
/
+4
*
Fix a bug that was preventing povray and namd from pool allocating correctly.
Chris Lattner
2004-11-08
1
-1
/
+1
*
Handle assert_fail special
Chris Lattner
2004-11-08
1
-0
/
+7
*
Remove extra spaces
Misha Brukman
2004-11-08
1
-2
/
+2
*
This file is gone
Chris Lattner
2004-11-08
1
-3
/
+0
*
Add a --disable-compression option to gccas so the default compression of
Reid Spencer
2004-11-08
1
-1
/
+4
*
Make writing compressed bytecode the default.
Reid Spencer
2004-11-08
1
-1
/
+1
*
Implement and document the TOOL_VERBOSE option that asks each tool invoked
Reid Spencer
2004-11-08
2
-1
/
+15
*
Fix typo.
Reid Spencer
2004-11-08
1
-1
/
+1
*
Document compressed bytecode details.
Reid Spencer
2004-11-08
1
-1
/
+28
*
Fix a typo: isvalid -> isValid
Reid Spencer
2004-11-08
1
-1
/
+1
*
Move path override in test/Makefile.
Alkis Evlogimenos
2004-11-08
2
-2
/
+3
*
Override PATH to submake so that all tools are found if the PATH is
Alkis Evlogimenos
2004-11-08
1
-1
/
+1
*
* Add support for f2c and the -f2c switch to enable Fortran benchmarks
Misha Brukman
2004-11-08
1
-12
/
+18
*
Now using path to python found by configure.
Tanya Lattner
2004-11-08
2
-2
/
+2
*
First draft of compendium of documents relevant to writers of LLVM machine
Misha Brukman
2004-11-08
1
-0
/
+246
*
Put int the getReg cast optimization from x86 so that we generate fewer
Nate Begeman
2004-11-08
2
-0
/
+10
*
Recommend that new users read the documentation before they get started,
Reid Spencer
2004-11-08
1
-0
/
+3
[next]