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
/
include
/
llvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove a dead header
Chris Lattner
2005-10-29
1
-63
/
+0
*
Structures used to hold scheduling information.
Jim Laskey
2005-10-27
1
-0
/
+46
*
Move some constant folding functions into LLVMAnalysis since they are used
John Criswell
2005-10-27
2
-8
/
+37
*
Fix comment.
Jeff Cohen
2005-10-26
1
-1
/
+1
*
Eliminate use of sed in Visual Studio builds.
Jeff Cohen
2005-10-26
4
-7
/
+28
*
Add a method
Chris Lattner
2005-10-25
1
-1
/
+4
*
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
*
Preparation of supporting scheduling info. Need to find info based on selected
Jim Laskey
2005-10-25
1
-9
/
+27
*
Move the END_WITH_NULL marker. Vladimir suggests that this works better with
Chris Lattner
2005-10-24
1
-7
/
+2
*
Remove a prototype
Chris Lattner
2005-10-24
1
-5
/
+0
*
This pass is very old and quite useless, remove it.
Chris Lattner
2005-10-24
2
-64
/
+0
*
Don't link these three passes in anymore
Chris Lattner
2005-10-24
1
-3
/
+0
*
add a proto
Chris Lattner
2005-10-24
1
-0
/
+4
*
new header
Chris Lattner
2005-10-24
1
-0
/
+64
*
add some prototypes
Chris Lattner
2005-10-24
1
-0
/
+4
*
Don't invade the system namespace
Chris Lattner
2005-10-24
1
-1
/
+1
*
There is no need for this to be VC++ only
Chris Lattner
2005-10-24
1
-15
/
+6
*
Work around GCC's dislike of attributes on function definitions.
Jeff Cohen
2005-10-23
1
-1
/
+6
*
Move static functions to .cpp file, reduce #includes, pass strings by
Chris Lattner
2005-10-23
1
-68
/
+7
*
When a function takes a variable number of pointer arguments, with a zero
Jeff Cohen
2005-10-23
3
-2
/
+11
*
add TargetExternalSymbol
Andrew Lenharth
2005-10-23
2
-3
/
+8
*
add missing prototype
Chris Lattner
2005-10-21
1
-0
/
+4
*
Invert the TargetLowering flag that controls divide by consant expansion.
Nate Begeman
2005-10-21
1
-10
/
+23
*
add a new method
Chris Lattner
2005-10-20
1
-0
/
+5
*
Enable targets to say that integer divide is expensive, which will trigger
Nate Begeman
2005-10-20
1
-0
/
+16
*
Make this work with the internalize change
Chris Lattner
2005-10-19
1
-1
/
+1
*
Add the ability to lower return instructions to TargetLowering. This
Nate Begeman
2005-10-18
1
-0
/
+6
*
add an option to the internalize pass
Chris Lattner
2005-10-18
1
-3
/
+5
*
Fix errors when compiling with -pedantic
Chris Lattner
2005-10-14
1
-5
/
+5
*
SimplifySelectCC is dead
Nate Begeman
2005-10-13
1
-6
/
+0
*
remove a comma to compile with pedantic gcc
Chris Lattner
2005-10-08
1
-1
/
+1
*
Remove prolific source of VC++ truncation warnings.
Jeff Cohen
2005-10-07
1
-1
/
+2
*
add a helper class
Chris Lattner
2005-10-05
1
-0
/
+17
*
Change the signature of replaceUsesOfWithOnConstant to take a Use* and not
Chris Lattner
2005-10-04
3
-14
/
+6
*
Fix case of path
Chris Lattner
2005-10-03
1
-1
/
+1
*
This member can be const too
Chris Lattner
2005-10-03
1
-1
/
+1
*
Expose the actual valuetype of each register class
Chris Lattner
2005-10-02
1
-2
/
+8
*
Annotate nodes with their addresses if a graph requests it.
Chris Lattner
2005-10-01
1
-2
/
+13
*
add a method
Chris Lattner
2005-10-01
1
-0
/
+6
*
Reverting change moving to selection dag graph.
Jim Laskey
2005-09-30
1
-1
/
+1
*
Added allnodes_size for scheduling support.
Jim Laskey
2005-09-30
1
-0
/
+1
*
Add the node name (thus the address) to node label.
Jim Laskey
2005-09-30
1
-1
/
+1
*
Rename MRegisterDesc -> TargetRegisterDesc for consistency
Chris Lattner
2005-09-30
1
-11
/
+13
*
trim down the target info structs now that we have a preferred spill register...
Chris Lattner
2005-09-30
1
-14
/
+0
*
expose a new virtual method
Chris Lattner
2005-09-30
1
-0
/
+7
*
Change these methods to take RC's
Chris Lattner
2005-09-30
1
-2
/
+4
*
Add FP versions of the binary operators, keeping the int and fp worlds seperate.
Chris Lattner
2005-09-28
1
-1
/
+4
*
Add a new flag for targets where setjmp/longjmp saves/restores the signal mask,
Chris Lattner
2005-09-27
1
-1
/
+18
*
allow demotion to volatile values
Chris Lattner
2005-09-27
1
-1
/
+1
[next]