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
*
* 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
*
Correct and Explain the first rule of thumb better.
Reid Spencer
2004-11-08
1
-2
/
+4
*
Fix typo.
Reid Spencer
2004-11-08
1
-1
/
+1
*
Fix grammar: use commas in a list of entities
Misha Brukman
2004-11-08
1
-2
/
+2
*
Implement ExecutionEngine::freeMachineCodeForFunction()
Misha Brukman
2004-11-07
3
-0
/
+15
*
Add method to delete machine code generated for a Function
Misha Brukman
2004-11-07
1
-0
/
+6
*
Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This
Reid Spencer
2004-11-07
4
-11
/
+57
*
Changed TEST to TESTSUITE
Tanya Lattner
2004-11-07
1
-1
/
+1
*
Fix for objdir != srcdir.
Tanya Lattner
2004-11-07
1
-1
/
+1
*
More srcdir != objdir changes.
Tanya Lattner
2004-11-07
1
-1
/
+6
*
* Fix file-relative links: they need '#' prepended to the target name
Misha Brukman
2004-11-07
1
-8
/
+8
*
Use LLVMToolDir instead of ToolDir because the latter is no longer set (?)
Misha Brukman
2004-11-07
1
-3
/
+3
*
Made changes to support objdir!=srcdir.
Tanya Lattner
2004-11-07
1
-4
/
+6
*
VERY large functions that are only called from one place are not really
Chris Lattner
2004-11-07
1
-1
/
+1
*
Removed passing TARGET.
Tanya Lattner
2004-11-07
1
-1
/
+1
*
Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order ...
Tanya Lattner
2004-11-07
2
-4
/
+8
*
Disable bogus cast elimination when the cast is used by a setcc instruction.
Nate Begeman
2004-11-07
1
-4
/
+4
*
Add TARGET_TRIPLE
Reid Spencer
2004-11-07
1
-0
/
+3
*
First version of this document listing the required software. Might need
Reid Spencer
2004-11-07
1
-0
/
+94
*
* Comments & cleanup per CL code review.
Reid Spencer
2004-11-07
1
-22
/
+56
*
Add comments per CL code review.
Reid Spencer
2004-11-07
1
-2
/
+6
*
Make compression the default on writing.
Reid Spencer
2004-11-07
1
-1
/
+1
*
* Add comments and cleanup per CL code review
Reid Spencer
2004-11-07
1
-31
/
+65
*
Minor error.
Tanya Lattner
2004-11-07
1
-1
/
+1
*
Added support to specify which test suite dejagnu should run (Feature or Regr...
Tanya Lattner
2004-11-07
2
-2
/
+2
*
Revert back to r1.1, I'm just thoroughly confused :)
Chris Lattner
2004-11-07
1
-3
/
+2
*
Add new (old) testcase
Chris Lattner
2004-11-07
1
-2
/
+3
*
Added RUN lines and dejagnu support for Feature dir.
Tanya Lattner
2004-11-07
32
-0
/
+128
*
Rename the option for defeating compression to be a little more specific.
Reid Spencer
2004-11-07
2
-2
/
+2
[next]