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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a bug where system time always equals user time
Reid Spencer
2004-12-20
1
-5
/
+12
*
Implement GetTimeUsage correctly.
Reid Spencer
2004-12-20
2
-8
/
+16
*
Provide a getrusage based implementation of GetTotalMemoryUsage and use
Reid Spencer
2004-12-20
2
-0
/
+8
*
Consistently use the same #if style. Also, fix a bug testing for sbrk(3)
Reid Spencer
2004-12-20
2
-8
/
+8
*
Remove unnecessary #includes.
Reid Spencer
2004-12-20
1
-6
/
+0
*
Be double sure about including sys/stat.h by wrapping the inclusion in
Reid Spencer
2004-12-20
1
-0
/
+3
*
Remove the #include of llvm/Config/unistd.h as it is no longer needed.
Reid Spencer
2004-12-20
1
-1
/
+0
*
Remove un-needed #includes.
Reid Spencer
2004-12-20
1
-3
/
+1
*
Put some header files back that Win32 needs.
Reid Spencer
2004-12-20
1
-0
/
+2
*
Keep up with lib/System changes
Jeff Cohen
2004-12-20
4
-62
/
+94
*
Fix problems uncovered by VC++ (first time compiled by VC++)
Jeff Cohen
2004-12-20
5
-5
/
+4
*
For PR351:
Reid Spencer
2004-12-20
4
-12
/
+242
*
For PR351:
Reid Spencer
2004-12-20
1
-1
/
+1
*
For PR351:
Reid Spencer
2004-12-20
1
-59
/
+13
*
* Use "" for LLVM include files, not <>
Misha Brukman
2004-12-20
2
-10
/
+6
*
Use <> for system #include files
Misha Brukman
2004-12-19
1
-1
/
+1
*
Make references to 'struct sigaction' compile under Solaris.
Brian Gaeke
2004-12-19
2
-0
/
+2
*
For PR351:
Reid Spencer
2004-12-19
2
-44
/
+198
*
For PR351:
Reid Spencer
2004-12-19
1
-0
/
+1
*
For PR351:
Reid Spencer
2004-12-19
1
-24
/
+27
*
For PR351:
Reid Spencer
2004-12-19
1
-115
/
+5
*
Fix win32 breakage
Jeff Cohen
2004-12-18
2
-0
/
+2
*
Remove unused enum value
Chris Lattner
2004-12-17
1
-2
/
+2
*
Move the #include of sys/stat.h inside the linux "hack" for the stat
Reid Spencer
2004-12-17
1
-3
/
+1
*
Remove unused #include
Chris Lattner
2004-12-17
2
-2
/
+2
*
Only #include sys/stat.h if we're on linux where we have the PR274 problem.
Reid Spencer
2004-12-17
1
-0
/
+2
*
Actually overload the virtual method. This fixes
Chris Lattner
2004-12-17
1
-1
/
+2
*
Change the sentinal
Chris Lattner
2004-12-17
1
-2
/
+2
*
Create a stack slot for the return address lazily instead of eagerly. This
Chris Lattner
2004-12-17
1
-4
/
+8
*
Chris is a pain ;) Removing reassociate.
Tanya Lattner
2004-12-16
1
-6
/
+0
*
Removing commented out lines.
Tanya Lattner
2004-12-16
1
-8
/
+3
*
Removed LICM and GCSE.
Tanya Lattner
2004-12-16
1
-3
/
+3
*
For PR351:
Reid Spencer
2004-12-16
1
-15
/
+14
*
For PR351:
Reid Spencer
2004-12-16
1
-7
/
+0
*
Remove dead #include
Chris Lattner
2004-12-16
1
-1
/
+0
*
Fix a compile error. config.h is now needed because DataTypes.h doesn't
Reid Spencer
2004-12-16
1
-0
/
+1
*
Adjust to changes in asmwriter filenames
Chris Lattner
2004-12-16
2
-4
/
+4
*
Specify all of the targets built.
Chris Lattner
2004-12-16
1
-1
/
+1
*
Use the rules in Makefile.rules to build SparcV9GenCodeEmitter.inc instead
Chris Lattner
2004-12-16
2
-14
/
+11
*
Fix header
Chris Lattner
2004-12-16
1
-1
/
+1
*
Factor out common .td file chunks.
Chris Lattner
2004-12-16
4
-27
/
+8
*
Expository comment submitted by Henrik Bach
Jeff Cohen
2004-12-16
2
-0
/
+6
*
Fix PR485, instead of emitting zero sized arrays, emit arrays of size 1.
Chris Lattner
2004-12-15
2
-0
/
+2
*
Change the signatures of the destroyFile and destroyDirectory methods to
Reid Spencer
2004-12-15
4
-8
/
+8
*
Remove the CFE's lib directory from the bytecode path because LLVM should
Reid Spencer
2004-12-15
2
-14
/
+0
*
Remove automatic insertion of CFE's lib directory into the bytecode path
Reid Spencer
2004-12-15
2
-14
/
+0
*
Add a verifier assertion
Chris Lattner
2004-12-15
1
-1
/
+12
*
Eliminate a virtual method call
Chris Lattner
2004-12-15
1
-2
/
+5
*
Fix a bug in -no-aa that caused two DSGraph tests to XPASS.
Chris Lattner
2004-12-15
1
-1
/
+2
*
Fix a file overwrite bug in llvm-ar introduced by changes to
Reid Spencer
2004-12-15
4
-12
/
+32
[prev]
[next]