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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix locations of libraries and executables to match makefiles.
Reid Spencer
2005-01-16
1
-2
/
+2
*
BUILD_* to PROJ_*
Reid Spencer
2005-01-16
1
-2
/
+2
*
Clarify assertion.
Chris Lattner
2005-01-16
1
-1
/
+1
*
Add assertions.
Chris Lattner
2005-01-16
1
-0
/
+31
*
Add support for promoted registers being live across blocks.
Chris Lattner
2005-01-16
1
-1
/
+22
*
Update per new Makefile requirements for projects
Reid Spencer
2005-01-16
2
-34
/
+21
*
Rename BUILD_* to PROJ_*
Reid Spencer
2005-01-16
6
-48
/
+48
*
Update documentation on how to set up a project
Reid Spencer
2005-01-16
1
-25
/
+20
*
Several changes:
Reid Spencer
2005-01-16
1
-159
/
+166
*
Several changes:
Reid Spencer
2005-01-16
1
-87
/
+77
*
Make this file capable of being used by both LLVM and its projects
Reid Spencer
2005-01-16
1
-0
/
+4
*
Fixed a couple of instructions that broke SSA.
Tanya Lattner
2005-01-16
1
-10
/
+33
*
Improve compatiblity with HPUX on Itanium, patch by Duraid Madina
Chris Lattner
2005-01-16
3
-13
/
+13
*
Improve compatibility with aCC on HPUX. Patch by Duraid Madina
Chris Lattner
2005-01-16
1
-0
/
+1
*
Set up identity transforms.
Chris Lattner
2005-01-16
1
-0
/
+7
*
Move some information into the TargetLowering object.
Chris Lattner
2005-01-16
1
-56
/
+5
*
Use the new TLI method to get this.
Chris Lattner
2005-01-16
1
-3
/
+1
*
Move some information out of LegalizeDAG into the generic Target interface.
Chris Lattner
2005-01-16
2
-4
/
+89
*
legalize a bunch of operations that I missed.
Chris Lattner
2005-01-16
1
-9
/
+19
*
Add support for targets that require promotions.
Chris Lattner
2005-01-16
1
-1
/
+6
*
Fix some serious bugs in promotion.
Chris Lattner
2005-01-16
1
-2
/
+2
*
Eliminate unneeded extensions.
Chris Lattner
2005-01-16
1
-0
/
+9
*
Implement promotion of a whole bunch more operators. I think that this is
Chris Lattner
2005-01-15
1
-12
/
+174
*
Print extra type for nodes with extra type info.
Chris Lattner
2005-01-15
2
-0
/
+4
*
Add new file to Visual Studio CodeGen project
Jeff Cohen
2005-01-15
1
-0
/
+3
*
Add support for legalizing FP_ROUND_INREG, SIGN_EXTEND_INREG, and
Chris Lattner
2005-01-15
1
-21
/
+58
*
Common code factored out.
Chris Lattner
2005-01-15
1
-24
/
+4
*
implement these methods.
Chris Lattner
2005-01-15
1
-0
/
+52
*
Add some helper methods.
Chris Lattner
2005-01-15
1
-0
/
+10
*
Add support for promoting ADD/MUL.
Chris Lattner
2005-01-15
1
-0
/
+66
*
Add new SIGN_EXTEND_INREG, ZERO_EXTEND_INREG, and FP_ROUND_INREG operators.
Chris Lattner
2005-01-15
4
-19
/
+83
*
Add a new target-independent code generator flag.
Chris Lattner
2005-01-15
2
-0
/
+15
*
Add support for truncstore and *extload.
Chris Lattner
2005-01-15
1
-2
/
+142
*
Add intitial support for promoting some operators.
Chris Lattner
2005-01-15
1
-7
/
+119
*
Improve output precision.
Chris Lattner
2005-01-15
1
-2
/
+12
*
We don't distribute the operating system specific directories any more.
Reid Spencer
2005-01-14
1
-1
/
+1
*
Adjust to CopyFromReg changes, implement deletion of truncating/extending
Chris Lattner
2005-01-14
3
-6
/
+38
*
Adjust to CopyFromREg changes.
Chris Lattner
2005-01-14
1
-2
/
+14
*
Change CopyFromReg to take and produce a chain node, allowing it to be used
Chris Lattner
2005-01-14
2
-17
/
+12
*
Start implementing truncating stores and extending loads.
Chris Lattner
2005-01-14
2
-7
/
+72
*
Start adding some new operators, give IMPLICIT_DEF a chain operand.
Chris Lattner
2005-01-14
2
-29
/
+110
*
Fix Regression/CodeGen/PowerPC/2005-01-14-UndefLong.ll
Chris Lattner
2005-01-14
1
-0
/
+2
*
New testcase, problem found by Rob.
Chris Lattner
2005-01-14
1
-0
/
+3
*
Fix: Regression/CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll
Chris Lattner
2005-01-14
1
-1
/
+2
*
Testcase that crashes the PPC backend. Thanks to Rob for finding this.
Chris Lattner
2005-01-14
1
-0
/
+8
*
Fix some bugs in an xform added yesterday. This fixes Prolangs-C/allroots.
Chris Lattner
2005-01-14
1
-2
/
+2
*
Fix a compile crash on spiff
Chris Lattner
2005-01-14
1
-7
/
+4
*
Allow the Echo and EchoCmd variables to be overridden.
Reid Spencer
2005-01-14
1
-2
/
+2
*
Fix the path from ../lib/Debug to ../Debug/lib per changes to Makefiles.
Reid Spencer
2005-01-14
1
-1
/
+1
*
Improve compatibility with acc
Chris Lattner
2005-01-14
1
-2
/
+2
[next]