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
*
For PR797:
Reid Spencer
2006-08-25
7
-34
/
+27
*
Consolidate callee saved register information so that it can me used by debug
Jim Laskey
2006-08-25
1
-20
/
+21
*
Fix some comments.
Jim Laskey
2006-08-25
1
-1
/
+4
*
Allow for register numbers > 31.
Jim Laskey
2006-08-25
1
-4
/
+14
*
use @ for comments
Rafael Espindola
2006-08-25
3
-14
/
+61
*
For PR797:
Reid Spencer
2006-08-25
6
-124
/
+153
*
Reapply the indvars patch, since nothing blew up last night.
Owen Anderson
2006-08-25
1
-0
/
+1
*
Get closer to handling globals correctly. We now generally get them in the
Nate Begeman
2006-08-25
1
-5
/
+70
*
Revert my previous patch. Since there are some major changes that went in to...
Owen Anderson
2006-08-25
1
-3
/
+0
*
Specify that indvars actually preserve LCSSA. This has been done for a whil...
Owen Anderson
2006-08-25
1
-0
/
+3
*
For PR797:
Reid Spencer
2006-08-24
6
-114
/
+130
*
When replacing value numbers, make sure to compactify the value # space.
Chris Lattner
2006-08-24
1
-0
/
+12
*
We compile this into:
Chris Lattner
2006-08-24
1
-18
/
+0
*
Owen implemented this.
Chris Lattner
2006-08-24
1
-11
/
+0
*
Take advantage of the recent improvements to the liveintervals set (tracking
Chris Lattner
2006-08-24
3
-221
/
+330
*
Remove a character to avoid line exceeding 80 cols.
Reid Spencer
2006-08-24
1
-1
/
+1
*
Implement unrolling of multiblock loops. This significantly improves the
Owen Anderson
2006-08-24
1
-127
/
+125
*
For PR797:
Reid Spencer
2006-08-24
1
-42
/
+37
*
add the "eq" condition code
Rafael Espindola
2006-08-24
3
-8
/
+13
*
create a generic bcond instruction that has a conditional code argument
Rafael Espindola
2006-08-24
4
-8
/
+34
*
initial support for branches
Rafael Espindola
2006-08-24
3
-3
/
+30
*
Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it
Nate Begeman
2006-08-23
6
-44
/
+518
*
For PR797:
Reid Spencer
2006-08-23
1
-1
/
+0
*
For PR797:
Reid Spencer
2006-08-23
1
-83
/
+75
*
Turn off exception handling for this library. It no longer throws nor
Reid Spencer
2006-08-23
1
-1
/
+0
*
For PR797:
Reid Spencer
2006-08-23
3
-109
/
+63
*
For PR797:
Reid Spencer
2006-08-23
6
-45
/
+38
*
Make the ProgramName variable a std::string so we can eliminate the path
Reid Spencer
2006-08-23
1
-26
/
+14
*
For PR797:
Reid Spencer
2006-08-23
2
-11
/
+18
*
For PR797:
Reid Spencer
2006-08-23
3
-19
/
+30
*
For PR797:
Reid Spencer
2006-08-22
1
-5
/
+10
*
For PR797:
Reid Spencer
2006-08-22
1
-9
/
+18
*
Update for changes in Path class interface for exception removal.
Reid Spencer
2006-08-22
1
-16
/
+6
*
Make the sys::Path::GetTemporaryDirectory method not throw exceptions and
Reid Spencer
2006-08-22
1
-23
/
+30
*
Improve the LiveInterval class to keep track of which machine instruction
Chris Lattner
2006-08-22
2
-17
/
+40
*
Fix another occurrence of inverted logic on the result of MappedFile::map
Reid Spencer
2006-08-22
1
-1
/
+1
*
Inverse the error check logic for the MappedFile::map() call. It returns
Reid Spencer
2006-08-22
2
-2
/
+2
*
Don't throw needlessly. Failure of gettimeofday is *very* unlinkely so
Reid Spencer
2006-08-22
1
-2
/
+7
*
For PR797:
Reid Spencer
2006-08-22
1
-8
/
+16
*
For PR797:
Reid Spencer
2006-08-22
2
-118
/
+119
*
For PR797:
Reid Spencer
2006-08-22
4
-12
/
+38
*
For PR797:
Reid Spencer
2006-08-22
2
-7
/
+17
*
For PR797:
Reid Spencer
2006-08-22
1
-10
/
+15
*
For PR797:
Reid Spencer
2006-08-22
1
-8
/
+13
*
add a README.txt
Rafael Espindola
2006-08-22
1
-0
/
+9
*
Make an error message a little more intelligible.
Reid Spencer
2006-08-22
1
-1
/
+1
*
Print physreg names symbolically in dumps
Chris Lattner
2006-08-21
1
-2
/
+3
*
Print debug info as:
Chris Lattner
2006-08-21
1
-2
/
+5
*
initial support for select
Rafael Espindola
2006-08-21
3
-1
/
+42
*
Adding C++ member support.
Jim Laskey
2006-08-21
2
-62
/
+152
[next]