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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adjust itf
Chris Lattner
2005-11-08
1
-1
/
+1
*
Add a new option to indicate we want the code generator to emit code quickly,
Chris Lattner
2005-11-08
1
-3
/
+4
*
Change a comment slightly
Chris Lattner
2005-11-06
1
-2
/
+4
*
Add the necessary support to the ISel to allow targets to codegen the new
Nate Begeman
2005-11-06
1
-1
/
+18
*
Make sure to initialize the alignment field
Chris Lattner
2005-11-06
1
-1
/
+2
*
allow functions and modules to have an explicit alignment
Chris Lattner
2005-11-06
1
-0
/
+7
*
add an accessor
Chris Lattner
2005-11-05
1
-0
/
+4
*
Add support alignment of allocation instructions.
Nate Begeman
2005-11-05
2
-9
/
+30
*
<cassert> no longer required to make VC++ happy.
Jeff Cohen
2005-11-04
1
-2
/
+0
*
change NULL to 0, unbreaks the ppc target when building on ia64
Duraid Madina
2005-11-04
1
-2
/
+2
*
1. Remove ranges from itinerary data.
Jim Laskey
2005-11-03
1
-20
/
+7
*
Keep VC++ happy.
Jeff Cohen
2005-11-02
1
-0
/
+1
*
Allow itineraries to be passed through the Target Machine.
Jim Laskey
2005-11-01
3
-1
/
+60
*
Remove the LowerConstantExpressionsPass pass
Chris Lattner
2005-10-29
2
-6
/
+0
*
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
[prev]
[next]