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
*
Revert r107205 and r107207.
Bill Wendling
2010-06-29
6
-24
/
+9
*
Introducing the "linker_weak" linkage type. This will be used for Objective-C
Bill Wendling
2010-06-29
6
-9
/
+24
*
Fix a buffer overflow noticed by gcc-4.6: zero is written into
Duncan Sands
2010-06-29
1
-1
/
+1
*
NextPowerOfTwo was already used to ensure that SmallSizePowTwo is a power
Duncan Sands
2010-06-29
1
-3
/
+2
*
give PATypeHolder an explicit copy ctor which initializes the type pointer,
Chris Lattner
2010-06-29
2
-4
/
+5
*
minor cosmetics
Gabor Greif
2010-06-29
1
-1
/
+1
*
use ArgOffset constant to prepare for operand rotation
Gabor Greif
2010-06-29
1
-4
/
+4
*
use ArgOperand API
Gabor Greif
2010-06-29
1
-31
/
+31
*
Add a VT argument to getMinimalPhysRegClass and replace the copy related uses
Rafael Espindola
2010-06-29
1
-1
/
+2
*
Add an Intraprocedural form of BasicAliasAnalysis, which aims to
Dan Gohman
2010-06-29
2
-3
/
+11
*
Added the darwin .secure_log_unique and .secure_log_reset directives.
Kevin Enderby
2010-06-28
2
-0
/
+26
*
Pull in the libCrashReporterClient.a information with a warning comment.
Eric Christopher
2010-06-28
1
-4
/
+0
*
Generalize AAEval so that it can be used both per-function and
Dan Gohman
2010-06-28
1
-0
/
+7
*
extend ArgOperand interface: setArgOperand
Gabor Greif
2010-06-28
1
-1
/
+4
*
add some named accessors for StoreInst
Chris Lattner
2010-06-26
1
-0
/
+3
*
fit in 80 cols
Chris Lattner
2010-06-26
1
-2
/
+2
*
When splitting a VAARG, remember its alignment.
Rafael Espindola
2010-06-26
2
-3
/
+4
*
VNInfos don't need to be destructed anymore.
Benjamin Kramer
2010-06-26
1
-5
/
+5
*
Don't track kills in VNInfo. Use interval ends instead.
Jakob Stoklund Olesen
2010-06-25
1
-66
/
+17
*
Change if-conversion block size limit checks to add some flexibility.
Evan Cheng
2010-06-25
2
-34
/
+25
*
The hasMemory argument is irrelevant to how the argument
Dale Johannesen
2010-06-25
1
-7
/
+2
*
80-column and trailing whitespace cleanup
Jim Grosbach
2010-06-25
1
-13
/
+14
*
Tweak MemoryBuffer to allocate the class itself, the name and possibly the
Benjamin Kramer
2010-06-25
1
-9
/
+6
*
DataTypes.h.cmake (MSVC): Protect some #define's and use specific
Oscar Fuentes
2010-06-24
1
-17
/
+35
*
Remove the now unused LiveIntervals::getVNInfoSourceReg().
Jakob Stoklund Olesen
2010-06-24
1
-4
/
+0
*
Silence some unused variable warnings.
Eric Christopher
2010-06-24
1
-3
/
+3
*
Remove the -fast-spill option.
Jakob Stoklund Olesen
2010-06-24
1
-6
/
+0
*
Replace a big gob of old coalescer logic with the new CoalescerPair class.
Jakob Stoklund Olesen
2010-06-24
1
-4
/
+3
*
Edit and clarify comments for TargetInstrInfo methods:
Bob Wilson
2010-06-24
1
-13
/
+9
*
Add a comment about a thread safety issue in Statistic.h.
Dan Gohman
2010-06-24
1
-0
/
+4
*
Add overloads for getFile and getFileOrSTDIN which take a const char *
Dan Gohman
2010-06-24
1
-0
/
+8
*
Be more strict about subreg-to-subreg copies in CoalescerPair.
Jakob Stoklund Olesen
2010-06-24
1
-1
/
+15
*
Reapply r106634, now that the bug it exposed is fixed.
Dan Gohman
2010-06-24
2
-5
/
+2
*
Revert "Replace a big gob of old coalescer logic with the new CoalescerPair c...
Jakob Stoklund Olesen
2010-06-24
2
-18
/
+5
*
Use ValueMap instead of DenseMap.
Devang Patel
2010-06-24
1
-8
/
+8
*
Replace a big gob of old coalescer logic with the new CoalescerPair class.
Jakob Stoklund Olesen
2010-06-24
2
-5
/
+18
*
Cosmetic change.
Devang Patel
2010-06-23
1
-14
/
+14
*
minor enhancement to llvm::isFreeCall API: return CallInst; no functional change
Gabor Greif
2010-06-23
1
-2
/
+2
*
Revert r106263, "Fold the ShrinkDemandedOps pass into the regular DAGCombiner...
Daniel Dunbar
2010-06-23
2
-2
/
+5
*
Some targets don't require the fencing MEMBARRIER instructions surrounding
Jim Grosbach
2010-06-23
1
-0
/
+18
*
remove trailing whitespace
Jim Grosbach
2010-06-23
1
-85
/
+85
*
Replace ScalarEvolution's private copy of getLoopPredecessor
Dan Gohman
2010-06-22
1
-4
/
+0
*
Look for and use a different darwin crash reporter library.
Eric Christopher
2010-06-22
1
-0
/
+7
*
Move PHIElimination's SplitCriticalEdge for MachineBasicBlocks out
Dan Gohman
2010-06-22
2
-2
/
+11
*
Split out the code for finding a unique loop predecessor from
Dan Gohman
2010-06-22
1
-7
/
+21
*
Add a comment explaining a non-obvious API.
Dan Gohman
2010-06-22
1
-0
/
+5
*
Use single interface, using twine, to get named metadata.
Devang Patel
2010-06-22
1
-2
/
+1
*
Tail merging pass shall not break up IT blocks. rdar://8115404
Evan Cheng
2010-06-22
1
-0
/
+8
*
Remove isTwoAddress from llvm.
Eric Christopher
2010-06-21
1
-1
/
+0
*
Move several non-performance-critical member functinos out of line.
Dan Gohman
2010-06-21
4
-42
/
+11
[next]