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
*
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
*
Also add super- register classes info.
Evan Cheng
2006-05-11
1
-0
/
+38
*
Watch out for the following case:
Evan Cheng
2006-05-10
1
-11
/
+37
*
Fix a load folding bug. It is exposed by a multi- resulting instructions
Evan Cheng
2006-05-10
1
-59
/
+63
*
Add sub-register class information.
Evan Cheng
2006-05-09
1
-3
/
+49
*
Attempt to get this script working on Darwin.
Reid Spencer
2006-05-03
1
-2
/
+2
*
Set isStore of instructions with ISD::TRUNCSTORE root node.
Evan Cheng
2006-05-03
1
-3
/
+5
*
Put instruction names into the first non TargetInstrInfo namespace found.
Chris Lattner
2006-05-01
1
-10
/
+18
*
instructions can be in different namespaces. Make sure to use the right
Chris Lattner
2006-05-01
1
-8
/
+4
*
Formating
Evan Cheng
2006-05-01
1
-1
/
+1
*
Mark instructions whose pattern is (store ...) isStore.
Evan Cheng
2006-05-01
1
-1
/
+17
*
Remove the temporary option: -no-isel-fold-inflight
Evan Cheng
2006-04-28
1
-2
/
+1
*
When isel'ing a node, mark its operands "InFlight" before selecting them. These
Evan Cheng
2006-04-28
1
-2
/
+34
*
JumpTable support! What this represents is working asm and jit support for
Nate Begeman
2006-04-22
1
-0
/
+1
*
Remove the extraneous --defined-only option to nm. This is the default and
Reid Spencer
2006-04-21
1
-3
/
+3
*
Don't require the "dot" program if -flat option is given, and don't produce
Reid Spencer
2006-04-20
1
-19
/
+25
*
Remove the llvm-config directory. Its now in tools.
Reid Spencer
2006-04-20
5
-632
/
+0
*
llvm-config doesn't live here anymore ==> tools
Reid Spencer
2006-04-20
1
-6
/
+1
*
Update the library dependencies for 1.8 with SparcV9 now gone.
Reid Spencer
2006-04-20
1
-5
/
+0
*
Remove Burg as a directory to be considered.
Reid Spencer
2006-04-20
1
-1
/
+0
*
remove some stuff
Chris Lattner
2006-04-20
1
-2
/
+0
*
Burg not needed any more now that SparcV9 is gone.
Reid Spencer
2006-04-20
38
-6495
/
+1
*
Don't fill in fields that no longer exist.
Chris Lattner
2006-04-20
1
-2
/
+1
*
Rename AddedCost to AddedComplexity.
Evan Cheng
2006-04-19
2
-13
/
+15
*
Allow "let AddedCost = n in" to increase pattern complexity.
Evan Cheng
2006-04-19
2
-7
/
+21
*
Fix a build failure on Vladimir's tester.
Chris Lattner
2006-04-18
1
-0
/
+1
*
Encode a cost of zero as a cost of 1.
Chris Lattner
2006-04-17
1
-1
/
+3
*
Really, I can count!
Chris Lattner
2006-04-17
1
-1
/
+1
*
assign stable opcodes to the various altivec ops.
Chris Lattner
2006-04-17
1
-14
/
+33
*
PPCPerfectShuffle.h is autogenerated, don't include it in the LOC counts.
Chris Lattner
2006-04-17
1
-0
/
+1
*
Rename BuildShuffleTable -> PerfectShuffle
Chris Lattner
2006-04-17
3
-4
/
+4
*
rename the table
Chris Lattner
2006-04-17
1
-1
/
+1
*
Initial checking of a perfect shuffle generation program for 4-element
Chris Lattner
2006-04-17
2
-0
/
+487
*
Allow an option, -with-externals, to be specified that provides the location
Reid Spencer
2006-04-14
1
-0
/
+4
*
Add missing things to the distribution.
Reid Spencer
2006-04-13
3
-4
/
+6
*
one too many l's
Chris Lattner
2006-04-13
1
-1
/
+1
*
Fix a typo in the name of a file.
Reid Spencer
2006-04-12
1
-1
/
+1
[next]