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
*
Add comments.
Brian Gaeke
2004-05-29
1
-6
/
+6
*
Trim whitespace.
Brian Gaeke
2004-05-29
1
-11
/
+0
*
Give InsertCodeForPhis() a new documentation comment.
Brian Gaeke
2004-05-29
1
-9
/
+7
*
Add method to assign stack slot to virtual register without creating a
Alkis Evlogimenos
2004-05-29
2
-0
/
+9
*
Add grow() member that grows the maps when the number of virtual
Alkis Evlogimenos
2004-05-29
1
-2
/
+6
*
Remove defs vector from live intervals.
Alkis Evlogimenos
2004-05-29
3
-22
/
+0
*
Thoroughly rehack the dynamic linking mechanisms on Win32. The Win32
Chris Lattner
2004-05-28
1
-16
/
+41
*
Prune #includes
Chris Lattner
2004-05-28
1
-2
/
+1
*
Fix bizzare problems when you include Config/dlfcn and Config/windows.h in
Chris Lattner
2004-05-28
2
-4
/
+4
*
Add links to new-featuer and code-cleanup bugs
Chris Lattner
2004-05-28
1
-0
/
+30
*
Reid implemented this.
Chris Lattner
2004-05-28
1
-19
/
+0
*
Changes to make the nightly tester run the regression tests at night, yaay!
Chris Lattner
2004-05-28
2
-13
/
+156
*
updates to ModuloSched
Tanya Lattner
2004-05-28
4
-20
/
+182
*
Give PhiCp nodes better names in many cases.
Brian Gaeke
2004-05-28
1
-19
/
+7
*
Make debugging output with -print-machineinstrs more useful: always print out
Brian Gaeke
2004-05-28
1
-0
/
+5
*
Unbreak the bugpoint image
Chris Lattner
2004-05-28
1
-1
/
+1
*
Fix the big regression that has been killing the nightly tester these last
Chris Lattner
2004-05-28
2
-2
/
+6
*
Don't use size() when you mean empty()
Chris Lattner
2004-05-28
1
-2
/
+1
*
Minor efficiency gain: do 1 nlogn lookup instead of two
Chris Lattner
2004-05-28
1
-7
/
+4
*
Minor changes. Switch to a SymbolTable remove that does not take linear time
Chris Lattner
2004-05-28
2
-4
/
+4
*
Eliminate this form of SymbolTable::remove. It ignores the type argument
Chris Lattner
2004-05-28
1
-4
/
+3
*
Fix one of the major things that is causing the C Backend to infinite loop
Chris Lattner
2004-05-28
1
-0
/
+1
*
Add support for getting executable memory on Windows. This is actually
Chris Lattner
2004-05-28
1
-2
/
+14
*
Add a new function for the JIT. libsupport is now the only library that
Chris Lattner
2004-05-28
1
-1
/
+53
*
Add a new function for the JIT
Chris Lattner
2004-05-28
2
-0
/
+14
*
Use the SystemUtils.h file to do our dirty work.
Chris Lattner
2004-05-28
1
-52
/
+2
*
Right: the #includes are not needed either
Chris Lattner
2004-05-28
1
-2
/
+0
*
Add support for zero length files
Chris Lattner
2004-05-28
1
-1
/
+10
*
Use fileutilities instead of mmap directly
Chris Lattner
2004-05-28
1
-16
/
+2
*
Use the new FileUtilities.h API for mapping a file into an address
Chris Lattner
2004-05-28
4
-60
/
+30
*
Add a pair of functions to hide system specific details of mapping a file in ...
Chris Lattner
2004-05-28
3
-2
/
+56
*
Remove some more dead code resulting from adding setTypeName().
Reid Spencer
2004-05-28
1
-5
/
+1
*
Remove an assertion that uses Type::TypeTy that is never hit and will
Reid Spencer
2004-05-27
1
-12
/
+1
*
Clean up a comment.
Reid Spencer
2004-05-27
1
-1
/
+1
*
Fix for bug 348.
Reid Spencer
2004-05-27
1
-0
/
+1
*
Make comment lines stick out less.
Brian Gaeke
2004-05-27
1
-2
/
+2
*
Remove long unused #includes
Chris Lattner
2004-05-27
1
-1
/
+0
*
These #includes are long dead
Chris Lattner
2004-05-27
1
-2
/
+0
*
Fix a bug in the -deadtypeelim pass. The SymbolTable re-write changed it
John Criswell
2004-05-27
1
-1
/
+1
*
Fix warnings about reaching end of non-void function
Chris Lattner
2004-05-27
1
-0
/
+2
*
Add DynamicLinker support for systems that provide windows.h
Chris Lattner
2004-05-27
1
-8
/
+23
*
An "autoconf wrapper" for the infamous windows.h file
Chris Lattner
2004-05-27
2
-0
/
+46
*
Make the test pass by using the correct RUN: syntax.
Reid Spencer
2004-05-27
1
-1
/
+1
*
Added a check for a new header file.
John Criswell
2004-05-27
4
-2
/
+9
*
Neuter the -q option. Stop printing the "program modified" message, ever
Chris Lattner
2004-05-27
1
-3
/
+2
*
Use the SymbolTable::isEmpty() method instead of checking for no value
Reid Spencer
2004-05-27
1
-1
/
+1
*
Add support for dos-style files
Chris Lattner
2004-05-27
1
-1
/
+1
*
This code is a real mess, but at least get the JIT *building* on platforms
Chris Lattner
2004-05-27
1
-0
/
+8
*
doxygen no longer builds into the docs tree, and we no longer have boost
Chris Lattner
2004-05-27
1
-1
/
+1
*
Add support for dos-style files
Chris Lattner
2004-05-27
1
-1
/
+1
[next]