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
...
*
Use opt to generate the list of passes to run.
Reid Spencer
2007-02-05
1
-5
/
+5
*
Make the constant honest.
Jim Laskey
2007-01-26
1
-1
/
+3
*
Files missing from LABEL check in.
Jim Laskey
2007-01-26
5
-7
/
+34
*
Make tblgen error more useful. Patch by B. Scott Michel
Chris Lattner
2007-01-17
1
-1
/
+4
*
Fix this tool for use on Darwin which requires the file to come after the
Reid Spencer
2007-01-17
1
-1
/
+1
*
Join two lines that caused awk to squak on some platforms.
Reid Spencer
2007-01-16
1
-2
/
+2
*
For PR1064:
Reid Spencer
2007-01-12
1
-4
/
+6
*
Put in some needed \ at the end of lines!!!
Reid Spencer
2007-01-11
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-12-31
1
-1
/
+1
*
Remove some clutter and make it keep going instead of stopping at the
Reid Spencer
2006-12-18
1
-21
/
+23
*
Ignore entries with blank names.
Jim Laskey
2006-12-12
1
-2
/
+4
*
Rollback changes to take a different tack.
Jim Laskey
2006-12-12
1
-1
/
+0
*
Honor the command line specification for machine type.
Jim Laskey
2006-12-12
1
-0
/
+1
*
Provide a script that can track down which optimization pass causes
Reid Spencer
2006-12-11
1
-0
/
+99
*
Allow the input of the test program to be specified.
Reid Spencer
2006-12-09
1
-5
/
+11
*
Add the -ldl library option.
Reid Spencer
2006-12-08
1
-2
/
+3
*
What should be the last unnecessary <iostream>s in the library.
Bill Wendling
2006-12-07
17
-1603
/
+2467
*
Match TargetInstrInfo changes.
Evan Cheng
2006-12-01
1
-3
/
+2
*
Only show the first few lines of difference.
Reid Spencer
2006-11-25
1
-1
/
+1
*
Add an option to enable lli (interpreter mode) testing.
Reid Spencer
2006-11-24
1
-0
/
+3
*
Stop early if there is no mis-optimization.
Reid Spencer
2006-11-22
1
-0
/
+9
*
Fix PR1001, patch by Nikhil Patil!
Chris Lattner
2006-11-20
1
-1
/
+11
*
Make the awk filter print out which files its eliminating.
Reid Spencer
2006-11-18
1
-1
/
+2
*
This is a utility for preparing patches against LLVM. It runs cvs diff with
Reid Spencer
2006-11-18
1
-0
/
+36
*
Provide a list of gccld optimization switches.
Reid Spencer
2006-11-18
1
-1
/
+4
*
Add opcode to TargetInstrDescriptor.
Evan Cheng
2006-11-17
1
-3
/
+4
*
Use a release version of bugpoint, if found. Include gccld passes.
Reid Spencer
2006-11-16
1
-5
/
+19
*
Remove the isTwoAddress property from the CodeGenInstruction class. It should
Chris Lattner
2006-11-15
4
-19
/
+53
*
ADd support for adding constraints to suboperands
Chris Lattner
2006-11-15
3
-32
/
+111
*
restore some 'magic' code that I removed: it is needed. Add comments explaining
Chris Lattner
2006-11-14
1
-10
/
+22
*
minimal hack to get patterns whose result type is iPTR to be selected.
Chris Lattner
2006-11-14
1
-0
/
+16
*
remove some dead code
Chris Lattner
2006-11-14
1
-9
/
+2
*
Add support for nodes that return iPTR.
Chris Lattner
2006-11-14
1
-4
/
+6
*
changes to get ptr_rc to be accepted in patterns. This is needed for ppc preinc
Chris Lattner
2006-11-14
1
-8
/
+22
*
Fix a bug handling nodes with variable arguments. The code was fixed to assume
Chris Lattner
2006-11-14
1
-8
/
+15
*
Add some output so the user is informed while they wait.
Reid Spencer
2006-11-13
1
-3
/
+14
*
Add -lstdc++ to the link line for C++ programs.
Reid Spencer
2006-11-11
1
-2
/
+2
*
allow ptr_rc to explicitly appear in an instructions operand list, it doesn't
Chris Lattner
2006-11-10
2
-38
/
+42
*
Remove M_2_ADDR_FLAG.
Evan Cheng
2006-11-09
1
-1
/
+0
*
Don't run bugpoint if we can't find a misoptimization.
Reid Spencer
2006-11-09
1
-2
/
+6
*
Print a usage message if too few arguments to program.
Reid Spencer
2006-11-09
1
-0
/
+5
*
Add a utility script to find a mis-optimization problem. This sometimes
Reid Spencer
2006-11-09
1
-0
/
+125
*
Divide select methods into groups by SelectionDAG node opcodes (ISD::ADD,
Evan Cheng
2006-11-08
1
-46
/
+35
*
Always pass the root node to ComplexPattern isel matching function.
Evan Cheng
2006-11-08
1
-4
/
+3
*
emit TIED_TO correctly
Chris Lattner
2006-11-07
1
-2
/
+2
*
Mark predicate operands as such in operand info.
Chris Lattner
2006-11-06
1
-0
/
+4
*
simplify the way operand flags and constraints are handled, making it easier
Chris Lattner
2006-11-06
4
-70
/
+79
*
recognize ppc's blr instruction as predicated
Chris Lattner
2006-11-06
3
-0
/
+4
*
regenerate
Chris Lattner
2006-11-05
2
-42
/
+44
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
4
-3
/
+6
[prev]
[next]