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
*
Take care of special characters while creating named MDNode name to hold func...
Devang Patel
2010-11-10
3
-13
/
+48
*
Use SectionIndexMap in WriteSymbolTable to make it a little less brittle.
Rafael Espindola
2010-11-10
1
-16
/
+17
*
Factor out the code for computing an AliasAnalysis::Location
Dan Gohman
2010-11-10
1
-82
/
+101
*
Factor some code into ComputeIndexMap.
Rafael Espindola
2010-11-10
1
-14
/
+28
*
Fully invalidate cached results when a prior query's size or
Dan Gohman
2010-11-10
2
-10
/
+114
*
Fix an issue where we tried to turn a v2f32 build_vector into a v4i32 build v...
Nate Begeman
2010-11-10
1
-2
/
+2
*
Reduce the maximum recursion depth, 5 seems pointlessly too much.
Duncan Sands
2010-11-10
1
-1
/
+1
*
Enhance GVN to do more precise alias queries for non-local memory
Dan Gohman
2010-11-10
6
-27
/
+129
*
Change the String<size> methods to take a fragment instead of a buffer.
Rafael Espindola
2010-11-10
1
-77
/
+40
*
Basic rematerialization during splitting.
Jakob Stoklund Olesen
2010-11-10
2
-38
/
+66
*
RABasic is nearly functionally complete. There are a few remaining
Andrew Trick
2010-11-10
9
-90
/
+228
*
Use MCSectionELF in places we know we have an ELF section.
Rafael Espindola
2010-11-10
3
-11
/
+11
*
Use getValueOperand() and getPointerOperand() on load and store
Dan Gohman
2010-11-10
1
-12
/
+13
*
Rename AccessesArguments and AccessesArgumentsReadonly, and rewrite
Dan Gohman
2010-11-10
2
-9
/
+10
*
Teach InstructionSimplify how to look through PHI nodes. Since PHI
Duncan Sands
2010-11-10
2
-32
/
+210
*
Fix a copy+pasto Duncan noticed.
Dan Gohman
2010-11-10
1
-2
/
+2
*
Add a doesAccessArgPointees helper function, and update code to use
Dan Gohman
2010-11-10
3
-23
/
+33
*
Simplify and clean up MC symbol lookup for ARM constant pool values. This fixes
Jim Grosbach
2010-11-10
1
-10
/
+10
*
Factor out the code for testing whether a function accesses
Dan Gohman
2010-11-10
2
-6
/
+12
*
Give NonLocalDepResult a NonLocalDepEntry member, replacing
Dan Gohman
2010-11-10
1
-30
/
+29
*
Detect if llvm-gcc is built on dragonegg.
Tobias Grosser
2010-11-10
3
-7
/
+121
*
Fix Whitespace.
Michael J. Spencer
2010-11-10
1
-6
/
+6
*
System/Path: Update comments to match code.
Michael J. Spencer
2010-11-10
1
-3
/
+1
*
System/Win32/Path: Implement isSymLink.
Michael J. Spencer
2010-11-10
1
-1
/
+9
*
Simplify binary operations where one operand is a select instruction.
Duncan Sands
2010-11-10
1
-28
/
+113
*
Win32/Process.inc: [PR8527] Process::FileDescriptorIsDisplayed(fd) should not...
NAKAMURA Takumi
2010-11-10
1
-1
/
+2
*
There is no EndPtr anymore - reinterpret the original comment in terms
Duncan Sands
2010-11-10
1
-3
/
+3
*
Update ARMConstantPoolValue to not use a modifier string. Use an explicit
Jim Grosbach
2010-11-10
3
-51
/
+58
*
Add a test to the previous added clo instruction. Patch by Akira again
Bruno Cardoso Lopes
2010-11-10
1
-0
/
+33
*
Add clo instruction. Patch by Akira Hatanaka (ahatanaka@mips.com) with some m...
Bruno Cardoso Lopes
2010-11-10
2
-8
/
+12
*
When checking that the necessary bits are zero in
Dale Johannesen
2010-11-10
2
-2
/
+28
*
Emit a '!' if this is a "writeback" register or memory address.
Bill Wendling
2010-11-10
1
-2
/
+2
*
Simplify the LiveRangeEdit::canRematerializeAt() interface a bit.
Jakob Stoklund Olesen
2010-11-10
3
-27
/
+19
*
Make ModRefBehavior a lattice. Use this to clean up AliasAnalysis
Dan Gohman
2010-11-10
8
-74
/
+71
*
Rename a parameter to avoid confusion with a local variable
Matt Beaumont-Gay
2010-11-10
1
-3
/
+3
*
Emit the warning about the register list not being in ascending order only once.
Bill Wendling
2010-11-09
1
-5
/
+8
*
Jim's recent fixes 118600, 118587, 118513 have made these work.
Dale Johannesen
2010-11-09
2
-2
/
+0
*
Fixed version of 118639 with an extra assert to catch similar problems
Rafael Espindola
2010-11-09
7
-51
/
+33
*
s/std::vector/SmallVector/
Bill Wendling
2010-11-09
1
-12
/
+11
*
Revert previous patch. Missed a case.
Rafael Espindola
2010-11-09
6
-31
/
+50
*
Delete the allocated vector.
Bill Wendling
2010-11-09
1
-0
/
+4
*
Define the subtarget feature for the architecture version,
Bob Wilson
2010-11-09
1
-15
/
+40
*
Do not use MEMBARRIER_MCR for any Thumb code.
Bob Wilson
2010-11-09
2
-2
/
+3
*
Two types of instructions have register lists:
Bill Wendling
2010-11-09
1
-56
/
+32
*
Remove IsExplicit. It was always false.
Rafael Espindola
2010-11-09
6
-50
/
+31
*
Change the ARMConstantPoolValue modifier string to an enumeration. This will
Jim Grosbach
2010-11-09
4
-17
/
+42
*
Adds RABasic verification and tracing.
Andrew Trick
2010-11-09
4
-16
/
+158
*
Convert comments to doxygen syntax.
Dan Gohman
2010-11-09
1
-23
/
+23
*
Teach FunctionAttrs about the VAArg instruction.
Dan Gohman
2010-11-09
2
-0
/
+21
*
Use the AliasAnalysis interface to determine how a Function accesses
Dan Gohman
2010-11-09
1
-2
/
+3
[next]