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-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
*
Adding new Dwarf constants.
Jim Laskey
2006-08-21
1
-0
/
+1
*
Fix PR861
Chris Lattner
2006-08-21
1
-0
/
+1
*
Fix PR885
Chris Lattner
2006-08-21
2
-7
/
+6
*
add the and instruction
Rafael Espindola
2006-08-21
1
-0
/
+4
*
Added a check so that if we have two machine instructions in this form
Bill Wendling
2006-08-21
1
-10
/
+30
*
For PR797:
Reid Spencer
2006-08-21
1
-8
/
+10
*
For PR797:
Reid Spencer
2006-08-21
4
-54
/
+126
*
For PR797:
Reid Spencer
2006-08-21
3
-3
/
+5
*
call computeRegisterProperties
Rafael Espindola
2006-08-20
1
-0
/
+6
*
regenerate
Chris Lattner
2006-08-18
4
-3844
/
+2881
*
trivial optimization
Chris Lattner
2006-08-18
1
-1
/
+4
*
Add a comment about the mechanisms used to rid AsmParser of exceptions.
Reid Spencer
2006-08-18
4
-214
/
+244
*
For PR797:
Reid Spencer
2006-08-18
1
-1
/
+0
*
Fix a grammaro in a comment.
Reid Spencer
2006-08-18
1
-1
/
+1
*
For PR797:
Reid Spencer
2006-08-18
9
-3256
/
+4729
*
Constify some methods. Patch provided by Anton Vayvod, thanks!
Chris Lattner
2006-08-17
9
-35
/
+35
*
Revert this patch, the front-end has been fixed to make it unneccesary.
Chris Lattner
2006-08-17
1
-15
/
+0
*
'g' is handled by the front-end.
Chris Lattner
2006-08-17
1
-4
/
+0
*
Fix handling of 'g'. Closes 883
Andrew Lenharth
2006-08-17
1
-0
/
+4
*
add a "load effective address"
Rafael Espindola
2006-08-17
4
-10
/
+30
*
Add the 'c' constraint as needed by the linux kernel
Andrew Lenharth
2006-08-17
1
-2
/
+7
*
Add support for S and D constraints, as needed to compile the linux kernel.
Andrew Lenharth
2006-08-17
1
-0
/
+10
*
switch the SUnit pred/succ sets from being std::sets to being smallvectors.
Chris Lattner
2006-08-17
3
-78
/
+82
*
Doh. Incorrectly inverted condition. Also add a isOnlyUse check to match tabl...
Evan Cheng
2006-08-16
1
-1
/
+2
*
minor changes.
Chris Lattner
2006-08-16
2
-22
/
+24
*
Use the appropriate typedef
Chris Lattner
2006-08-16
1
-2
/
+1
*
Declare the callee saved regs
Rafael Espindola
2006-08-16
6
-14
/
+60
*
SelectNodeTo() may return a SDOperand that is different from the input.
Evan Cheng
2006-08-16
4
-53
/
+36
*
RET_FLAG has an optional input flag, but it does not produce a flag result.
Evan Cheng
2006-08-16
1
-8
/
+2
[prev]
[next]