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 an assert compiling MallocBench/gs
Chris Lattner
2005-10-26
1
-1
/
+1
*
Typo x 2
Jim Laskey
2005-10-26
2
-2
/
+2
*
Simplify.
Jim Laskey
2005-10-26
1
-6
/
+1
*
Simplify instinfo, set random bits on more fp insts, and fix 1 opcode
Andrew Lenharth
2005-10-26
2
-24
/
+18
*
Give full control of subtarget features over to table generated code.
Jim Laskey
2005-10-26
6
-31
/
+91
*
Add attribute name and type to SubtargetFeatures.
Jim Laskey
2005-10-26
3
-8
/
+18
*
fold nested and's early to avoid inefficiencies in MaskedValueIsZero. This
Chris Lattner
2005-10-26
1
-0
/
+9
*
Condcodes are in the ISD namespace
Chris Lattner
2005-10-26
1
-1
/
+1
*
Add nodes for CondCodeSDNode and setcc, and add a bunch of pattern fragments
Chris Lattner
2005-10-26
1
-0
/
+64
*
Add support for CondCode's
Chris Lattner
2005-10-26
1
-4
/
+14
*
Fix comment.
Jeff Cohen
2005-10-26
1
-1
/
+1
*
Eliminate use of sed in Visual Studio builds.
Jeff Cohen
2005-10-26
5
-17
/
+50
*
Eliminate need for bison/flex in Visual Studio builds.
Jeff Cohen
2005-10-26
6
-32
/
+75
*
Update Visual Studio projects to reflect moved file.
Jeff Cohen
2005-10-26
1
-3
/
+3
*
Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc
Nate Begeman
2005-10-25
1
-0
/
+9
*
Add a note about some bitfield stuff we could be doing better.
Nate Begeman
2005-10-25
1
-0
/
+64
*
Correctly Expand or Promote FP_TO_UINT based on the capabilities of the
Nate Begeman
2005-10-25
1
-3
/
+5
*
Allow custom lowered FP_TO_SINT ops in the check for whether a larger
Nate Begeman
2005-10-25
1
-1
/
+2
*
autogen undef
Chris Lattner
2005-10-25
2
-11
/
+6
*
Add undef
Chris Lattner
2005-10-25
1
-1
/
+3
*
Add a method
Chris Lattner
2005-10-25
1
-1
/
+4
*
Allow pseudos to have patterns, no functionality change
Chris Lattner
2005-10-25
2
-13
/
+13
*
Autogen fsel
Chris Lattner
2005-10-25
2
-14
/
+6
*
Expose the fextend on the DAG instead of doing it in the matcher
Chris Lattner
2005-10-25
1
-8
/
+21
*
Autogen a few new ppc-specific nodes
Chris Lattner
2005-10-25
2
-15
/
+11
*
The dag isel generator generates this now
Chris Lattner
2005-10-25
2
-64
/
+0
*
Emit some boilerplate for targets
Chris Lattner
2005-10-25
1
-0
/
+29
*
Be a bit more paranoid about calling SelectNodeTo
Chris Lattner
2005-10-25
1
-7
/
+11
*
Fix a couple of minor bugs. The first fixes povray, the second fixes things
Chris Lattner
2005-10-25
1
-3
/
+9
*
Clear a bit in this file that was causing a miscompilation of 178.galgel.
Chris Lattner
2005-10-25
1
-1
/
+1
*
Remove some dead argument names which irritates GCC at certain warning levels.
Chris Lattner
2005-10-25
4
-4
/
+4
*
Add a missing Module::setTargetTriple method.
Chris Lattner
2005-10-25
2
-12
/
+10
*
analyses after transformations
Chris Lattner
2005-10-25
1
-1
/
+1
*
transforms before analyses
Chris Lattner
2005-10-25
1
-1
/
+1
*
Refactored to make room for more stuff (scheduling info.)
Jim Laskey
2005-10-25
2
-77
/
+102
*
Preparation of supporting scheduling info. Need to find info based on selected
Jim Laskey
2005-10-25
4
-37
/
+81
*
Stop using deprecated types
Alkis Evlogimenos
2005-10-25
1
-1
/
+2
*
Updated bytecode version numbers.
John Criswell
2005-10-24
1
-1
/
+3
*
Fix spelling of 'separate'.
Jeff Cohen
2005-10-24
2
-3
/
+3
*
Fixed spelling.
John Criswell
2005-10-24
1
-1
/
+1
*
Added a note to remove CVS directories when copying the sample project to
John Criswell
2005-10-24
1
-0
/
+6
*
Attempt to make terminology more consistent.
John Criswell
2005-10-24
1
-2
/
+3
*
Andrew says that alpha basically works
Chris Lattner
2005-10-24
1
-1
/
+1
*
Fixed a grammar issue.
John Criswell
2005-10-24
1
-1
/
+1
*
Grammar and punctuation fixes.
John Criswell
2005-10-24
1
-10
/
+10
*
Keep Visual Studio up to date.
Jeff Cohen
2005-10-24
1
-3
/
+0
*
Fix an incompatibility with GCC 4.1, thanks to Vladimir Merzliakov
Chris Lattner
2005-10-24
1
-3
/
+0
*
do not wrap this whole file in namespace llvm
Chris Lattner
2005-10-24
2
-8
/
+2
*
Handle allocations that, even after removing dead uses, still have more than
Chris Lattner
2005-10-24
1
-3
/
+15
*
Fix a bug where we would 'promote' an allocation from one type to another
Chris Lattner
2005-10-24
1
-2
/
+6
[prev]
[next]