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
*
Fix another bug in Prolangs-C++/objects
Chris Lattner
2004-10-31
1
-1
/
+2
*
One more missing end tag.
Reid Spencer
2004-10-31
1
-1
/
+1
*
Correct tag usage for HTML 4.01 Strict compliance
Reid Spencer
2004-10-31
1
-13
/
+14
*
Add a tutorial and some more general concepts.
Reid Spencer
2004-10-31
1
-26
/
+127
*
Only call getNodeForValue on pointer arguments! this fixes a problem running
Chris Lattner
2004-10-31
1
-5
/
+11
*
Add more paranoid assertions :)
Chris Lattner
2004-10-31
1
-0
/
+12
*
No, really, the library name is `LLVMexecve'
Misha Brukman
2004-10-31
1
-1
/
+1
*
Fix patterns to match only one-char words.
Vikram S. Adve
2004-10-30
1
-5
/
+5
*
Add a few more terms.
Reid Spencer
2004-10-30
1
-0
/
+39
*
Complete the description of public variables. Internal variables are listed
Reid Spencer
2004-10-30
1
-135
/
+357
*
Change macro names per naming standard in Makefile.rules.
Reid Spencer
2004-10-30
1
-5
/
+5
*
Correct macro names per naming standard in Makefile.rules
Reid Spencer
2004-10-30
1
-12
/
+12
*
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-30
9
-478
/
+559
*
Fix some more problems where we called getOffset before getNode()
Chris Lattner
2004-10-30
1
-2
/
+4
*
Fix three bugs:
Chris Lattner
2004-10-30
1
-9
/
+12
*
Fix more undefined behavior
Chris Lattner
2004-10-30
1
-10
/
+13
*
* Add a method
Chris Lattner
2004-10-30
1
-16
/
+28
*
Add an assertion and a method
Chris Lattner
2004-10-30
1
-1
/
+9
*
No really, this is LLVM!
Chris Lattner
2004-10-30
1
-1
/
+1
*
Fixed bug with infinite epilogues.
Tanya Lattner
2004-10-30
4
-105
/
+187
*
Fix file header comment
Misha Brukman
2004-10-29
1
-1
/
+1
*
* Fix compilation on AIX: GCC's fixincludes eliminates isinf() declaration
Misha Brukman
2004-10-29
1
-5
/
+7
*
Don't modify user vars because they will get passed down (modified) to
Reid Spencer
2004-10-29
1
-42
/
+47
*
Change name of target lib to conform to new naming scheme.
Brian Gaeke
2004-10-29
2
-2
/
+2
*
Remove dependency on MRegisterInfo::getRegClass
Brian Gaeke
2004-10-29
2
-4
/
+30
*
Fix grammar (i.e.)
Misha Brukman
2004-10-29
1
-1
/
+1
*
Disable the build in the samples directory so that llvmc dependencies don't
Reid Spencer
2004-10-29
1
-1
/
+1
*
The Alpha (tm) intrinsics aren't even being used
Misha Brukman
2004-10-29
1
-91
/
+1
*
The Alpha (tm) intrinsics have never been used anywhere
Misha Brukman
2004-10-29
2
-47
/
+0
*
LLEE execve() wrapper library has changed its name and location
Misha Brukman
2004-10-29
1
-1
/
+1
*
When emitting debug msgs for function stubs, don't truncate the
Brian Gaeke
2004-10-29
1
-1
/
+1
*
Print P and [AR] files on update.
Vikram S. Adve
2004-10-29
1
-1
/
+4
*
Make sure the LLVM_CONFIG_DIR environment variable is set so we don't get
Reid Spencer
2004-10-29
1
-1
/
+1
*
Make the list of automatic Makefile* files updated explicit instead of
Reid Spencer
2004-10-29
1
-2
/
+2
*
* Add spaces between function names for readability
Misha Brukman
2004-10-29
1
-35
/
+45
*
This line breaks FreeBSD and apparently isn't useful anymore.
Chris Lattner
2004-10-29
1
-1
/
+0
*
Commented out the _Alloc_traits specialization entirely, as it is only
John Criswell
2004-10-28
1
-1
/
+7
*
Only add the _Alloc_traits specialization in if we're compiling for
John Criswell
2004-10-28
1
-0
/
+2
*
Fix the dependency of lex.o on gram.tab.h
Reid Spencer
2004-10-28
1
-1
/
+1
*
Added the poolalloc module to the list of projects to configure, if present.
John Criswell
2004-10-28
2
-28
/
+34
*
Bug Fixes:
Reid Spencer
2004-10-28
1
-49
/
+34
*
Make parallel "install" and "uninstall" targets not step on itself.
Reid Spencer
2004-10-28
1
-47
/
+20
*
Gep indices must be of int, uint, long or ulong type.
Alkis Evlogimenos
2004-10-28
1
-1
/
+1
*
Make sure the sources get distributed (use EXTRA_DIST)
Reid Spencer
2004-10-28
1
-5
/
+3
*
Fix library names for sparc
Brian Gaeke
2004-10-28
1
-3
/
+3
*
Fix library name.
Reid Spencer
2004-10-28
2
-2
/
+2
*
Fix library name.
Alkis Evlogimenos
2004-10-28
2
-2
/
+2
*
Fix library name.
Reid Spencer
2004-10-28
1
-1
/
+1
*
Fix name of library
Reid Spencer
2004-10-28
1
-1
/
+1
*
Regenerated after fixing typo.
Brian Gaeke
2004-10-28
2
-3
/
+3
[next]