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
*
Add an eol at the end to shut gcc sup.
Reid Spencer
2005-12-22
1
-1
/
+1
*
Lefted out TargetLowering::
Evan Cheng
2005-12-21
1
-2
/
+2
*
* Fix a GlobalAddress lowering bug.
Evan Cheng
2005-12-21
6
-6
/
+38
*
Oops. Accidentally deleted RET pattern. It's still needed for return void;
Evan Cheng
2005-12-21
1
-1
/
+1
*
Disengage DEBUG_LOC from non-PPC targets.
Jim Laskey
2005-12-21
8
-13
/
+31
*
* Added support for X86 RET with an additional operand to specify number of
Evan Cheng
2005-12-21
4
-64
/
+132
*
Start of Dwarf framework.
Jim Laskey
2005-12-21
1
-0
/
+15
*
make sure to relegalize all cases
Chris Lattner
2005-12-21
1
-1
/
+1
*
enable the gep isel opt
Chris Lattner
2005-12-21
1
-6
/
+0
*
Regenerate
Chris Lattner
2005-12-21
1
-121
/
+127
*
allow logical operators on packed integral types
Chris Lattner
2005-12-21
1
-4
/
+10
*
Get logical operations to like packed types, allow BinOp::getNot to create
Chris Lattner
2005-12-21
2
-7
/
+19
*
fix a bug I introduced that broke recursive expansion of nodes (e.g. scalariz...
Chris Lattner
2005-12-21
1
-3
/
+6
*
regenerate
Chris Lattner
2005-12-21
1
-620
/
+632
*
Implement Regression/Assembler/2005-12-21-ZeroInitVector.ll
Chris Lattner
2005-12-21
2
-1
/
+13
*
add some nodes, forgot to commit this last night :(
Chris Lattner
2005-12-21
1
-0
/
+2
*
This was meant to go in
Chris Lattner
2005-12-21
1
-1
/
+1
*
Rewrite FP stackifier support in the X86InstrInfo.td file, splitting patterns
Chris Lattner
2005-12-21
4
-366
/
+356
*
Wrap some long lines: no functionality change
Chris Lattner
2005-12-21
1
-28
/
+56
*
remove dead code
Chris Lattner
2005-12-21
2
-8
/
+0
*
Lower ConstantAggregateZero into zeros
Chris Lattner
2005-12-21
1
-7
/
+20
*
Remove ISD::RET select code. Now tblgen'd.
Evan Cheng
2005-12-21
1
-41
/
+0
*
* Added lowering hook for external weak global address. It inserts a load
Evan Cheng
2005-12-21
5
-22
/
+135
*
Don't emit a null terminator, nor anything after it, to the ctor/dtor list
Chris Lattner
2005-12-21
1
-1
/
+4
*
SSE2 floating point load / store patterns. SSE2 fp to int conversion patterns.
Evan Cheng
2005-12-20
3
-140
/
+188
*
Flip the meaning of FPContractions to reflect Requires<[]> change.
Evan Cheng
2005-12-20
1
-1
/
+1
*
Run lower-switch after lower-invoke.
Chris Lattner
2005-12-20
2
-24
/
+20
*
Reserve G1 for frame offset stuff and use it to handle large stack frames.
Chris Lattner
2005-12-20
4
-18
/
+84
*
Added X86 readport patterns.
Evan Cheng
2005-12-20
2
-13
/
+27
*
Added a hook to print out names of target specific DAG nodes.
Evan Cheng
2005-12-20
4
-5
/
+32
*
Fix a nasty latent bug in the legalizer that was triggered by my patch
Chris Lattner
2005-12-20
1
-22
/
+30
*
Pattern-match return. Includes gross hack!
Nate Begeman
2005-12-20
6
-39
/
+45
*
Fix a couple of the FIXMEs, thanks to suggestion from Chris. This allows
Nate Begeman
2005-12-19
2
-5
/
+10
*
Convert load/store over to being pattern matched
Nate Begeman
2005-12-19
4
-223
/
+202
*
X86 conditional branch support.
Evan Cheng
2005-12-19
5
-19
/
+63
*
Print out opcode number if it's an unknown target node.
Evan Cheng
2005-12-19
1
-1
/
+6
*
It's essential we clear CodeGenMap after isel every basic block!
Evan Cheng
2005-12-19
1
-0
/
+1
*
Fix a case where the DAG Combiner would accidentally CSE flag-producing nodes,
Chris Lattner
2005-12-19
1
-1
/
+6
*
Prefix DSA specific options with dsa.
John Criswell
2005-12-19
1
-4
/
+4
*
Added an option to specify the names of heap freeing functions.
John Criswell
2005-12-19
1
-0
/
+20
*
Added a command line option that allows the user to specify a list of
John Criswell
2005-12-19
1
-0
/
+19
*
Amend comment.
Jim Laskey
2005-12-19
1
-1
/
+2
*
Create a strong dependency for loads following stores. This will leave a
Jim Laskey
2005-12-19
1
-2
/
+6
*
Fix pifft by correcting the case when a i64/f64 straddles O5 and memory:
Chris Lattner
2005-12-19
2
-2
/
+8
*
don't emit 'add %o6, 0, %o6' instructions
Chris Lattner
2005-12-19
2
-10
/
+12
*
Fix calls to functions returning i64
Chris Lattner
2005-12-19
2
-2
/
+2
*
Correct bool truncstore operand order
Chris Lattner
2005-12-19
2
-4
/
+4
*
add the other bool zextload as well
Chris Lattner
2005-12-19
2
-0
/
+2
*
implement zextload bool
Chris Lattner
2005-12-19
2
-0
/
+6
*
mark some unsupported ops as unsupported
Chris Lattner
2005-12-19
2
-0
/
+22
[next]