index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach emitAlignment to handle explicit alignment requests by globals.
Chris Lattner
2005-11-14
1
-2
/
+3
*
add malloc_zone_statistics, remove mstats
Chris Lattner
2005-11-14
1
-3
/
+3
*
regenerate
Chris Lattner
2005-11-14
1
-0
/
+6
*
Shrink derived types by 8 bytes each by not having to have 2 vtables pointers
Chris Lattner
2005-11-13
2
-2
/
+5
*
Refactor some code, moving methods and data around. This gets rid of some
Chris Lattner
2005-11-13
2
-51
/
+34
*
Shrink the Type class from 32 to 28 bytes on Darwin (which has silly 32-bit
Chris Lattner
2005-11-12
1
-1
/
+1
*
remove a dead method
Chris Lattner
2005-11-12
2
-13
/
+0
*
Add support for putting globals in a particular section
Chris Lattner
2005-11-12
1
-4
/
+9
*
added a chain output
Andrew Lenharth
2005-11-11
1
-0
/
+3
*
Add support for a cycle counter intrinsic. As basically all processors have
Andrew Lenharth
2005-11-11
2
-4
/
+8
*
Allow per-character control over what target assemblers allow in symbol
Chris Lattner
2005-11-10
1
-0
/
+17
*
Add a new option for targets that accept quoted labels.
Chris Lattner
2005-11-10
1
-7
/
+17
*
Remove M, which is dead. Eliminate a dead typedef. Add comments.
Chris Lattner
2005-11-10
1
-6
/
+12
*
This method is no longer static
Chris Lattner
2005-11-10
1
-2
/
+1
*
minor interface changes.
Chris Lattner
2005-11-10
1
-3
/
+4
*
add support for .asciz, and enable it by default. If your target assembler
Chris Lattner
2005-11-10
1
-1
/
+7
*
needs to go here to apparently.
Andrew Lenharth
2005-11-10
1
-0
/
+1
*
The pass everyone has been waiting for!
Andrew Lenharth
2005-11-10
1
-0
/
+6
*
Switch the allnodes list from a vector of pointers to an ilist of nodes.
Chris Lattner
2005-11-09
2
-14
/
+52
*
Change the ValueList array for each node to be shared instead of individually
Chris Lattner
2005-11-08
2
-22
/
+19
*
Switch the operandlist/valuelist from being vectors to being just an array.
Chris Lattner
2005-11-08
1
-71
/
+121
*
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
[next]