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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emit the string information for the asm writer as a single large string
Chris Lattner
2006-07-14
1
-36
/
+69
*
Fixed an issue where the user specified gcc was not the gcc we report to the ...
Patrick Jenkins
2006-07-14
1
-2
/
+10
*
Clean up.
Jim Laskey
2006-07-13
1
-1
/
+4
*
1. Simplfy bit operations.
Jim Laskey
2006-07-13
2
-181
/
+116
*
Syntax error. I will run perl -c before commiting perl scripts.
Patrick Jenkins
2006-07-13
1
-1
/
+1
*
Fixed some small bugs exposed when trying to get a sparc machine to run the s...
Patrick Jenkins
2006-07-13
1
-6
/
+6
*
Move base value of instruction to lookup table to prepare for case reduction.
Jim Laskey
2006-07-12
1
-17
/
+37
*
It was pointed out that DEBUG() is only available with -debug.
Jim Laskey
2006-07-11
1
-4
/
+12
*
Ensure that dump calls that are associated with asserts are removed from
Jim Laskey
2006-07-11
1
-4
/
+4
*
Reduce bloat in target libraries by removing per machine instruction assertion
Jim Laskey
2006-07-11
1
-3
/
+1
*
Fixed some output issues where newlines were not being printed after error me...
Patrick Jenkins
2006-07-10
1
-3
/
+4
*
Fixed an issue that tried to cat externalprogramstable.txt from the testresul...
Patrick Jenkins
2006-07-10
1
-0
/
+1
*
Syntax error in NewNightlyTest.pl
Patrick Jenkins
2006-07-07
1
-1
/
+1
*
Fixed a variable naming issue for the External Program Results table. Also fi...
Patrick Jenkins
2006-07-07
1
-15
/
+3
*
Updated comments at top of file to reflect relevant command line options.
Patrick Jenkins
2006-07-07
1
-10
/
+23
*
Added the -noremoveresults option which will not remove the $WebDir from the ...
Patrick Jenkins
2006-07-07
1
-0
/
+3
*
Fixed variable naming issue that prevented $Prefix-senddata.txt from having a...
Patrick Jenkins
2006-07-07
1
-1
/
+1
*
tblgen uses EH
Chris Lattner
2006-07-07
1
-0
/
+2
*
Fixed a bug that looked for -Warnings.txt and -Tests.txt in ridiculous places.
Patrick Jenkins
2006-07-06
1
-2
/
+2
*
The first commit of NewNightlyTest.pl which instead of generating a webpage s...
Patrick Jenkins
2006-07-06
1
-0
/
+1024
*
Ugly hack! Add helper functions InsertInFlightSetEntry and
Evan Cheng
2006-06-29
1
-4
/
+8
*
Added -disable-cbe to disable C backend testing.
Evan Cheng
2006-06-29
1
-0
/
+2
*
Fix -extraflags
Evan Cheng
2006-06-27
1
-1
/
+1
*
Rename EXTRA_FLAGS to EXTRA_OPTIONS.
Evan Cheng
2006-06-20
1
-1
/
+1
*
Fix an error message regression. Print:
Chris Lattner
2006-06-20
1
-1
/
+8
*
Don't require src/dst patterns to be able to fully resolve their types,
Chris Lattner
2006-06-20
1
-5
/
+11
*
Make sure to use the result of the pattern to infer the result type of the
Chris Lattner
2006-06-20
1
-22
/
+34
*
Improve a comment.
Chris Lattner
2006-06-16
1
-1
/
+1
*
Instructions with variable operands (variable_ops) can have a number required
Evan Cheng
2006-06-15
1
-10
/
+7
*
Allow more use of iPTR in patterns.
Evan Cheng
2006-06-15
3
-24
/
+24
*
Added support for variable_ops.
Evan Cheng
2006-06-14
1
-88
/
+81
*
Fix support for optional input flag.
Evan Cheng
2006-06-14
1
-17
/
+11
*
getOperandNum(): error if specified operand number is out of range.
Evan Cheng
2006-06-13
1
-0
/
+7
*
Add a new -compileflags options, remove old externals location specifiers.
Chris Lattner
2006-06-12
1
-25
/
+12
*
Wrap to 80 cols
Chris Lattner
2006-06-09
1
-4
/
+5
*
Add -extraflags FLAGS to pass extra compilation options.
Evan Cheng
2006-06-07
1
-1
/
+6
*
Don't build tblgen with -pedantic or -Wno-long-long
Reid Spencer
2006-06-01
1
-0
/
+4
*
Can't trust NodeDepth when checking for possibility of load folding creating
Evan Cheng
2006-05-25
1
-7
/
+5
*
Fixed a really ugly bug. The TableGen'd isel is not freeing the "inflight set"
Evan Cheng
2006-05-25
1
-9
/
+21
*
Don't make zero-sized static arrays
Chris Lattner
2006-05-24
1
-1
/
+1
*
Patches to make the LLVM sources more -pedantic clean. Patch provided
Chris Lattner
2006-05-24
2
-2
/
+2
*
Now that iPTR is a fully resolved type. We end up losing the type check for
Evan Cheng
2006-05-19
1
-1
/
+1
*
lib/Target/Target.td
Evan Cheng
2006-05-18
1
-5
/
+7
*
Don't generate getCalleeSaveReg and getCalleeSaveRegClasses anymore.
Evan Cheng
2006-05-18
3
-40
/
+0
*
Typo
Evan Cheng
2006-05-17
1
-2
/
+2
*
Remove PointerType from target definition. Use abstract type MVT::iPTR to
Evan Cheng
2006-05-17
4
-65
/
+93
*
Allow patterns to refer to physical registers that belong to multiple
Evan Cheng
2006-05-16
3
-6
/
+26
*
Don't try to reference uninitialized data. Make sure we can find "nm".
Reid Spencer
2006-05-13
1
-4
/
+8
*
Noop instruction
Evan Cheng
2006-05-12
1
-2
/
+0
*
Unused instruction
Evan Cheng
2006-05-12
1
-1
/
+0
[next]