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
*
Produce ELF::R_386_GOTPC relocations.
Rafael Espindola
2010-10-18
3
-1
/
+18
*
Make TypeBasedAliasAnalysis default to doing nothing, with a command-line
Dan Gohman
2010-10-18
2
-1
/
+11
*
Use chaining in TypeBasedAliasAnalysis::pointsToConstantMemory.
Dan Gohman
2010-10-18
1
-1
/
+4
*
Make BasicAliasAnalysis a normal AliasAnalysis implementation which
Dan Gohman
2010-10-18
81
-91
/
+115
*
Make the bots happy.
Rafael Espindola
2010-10-18
1
-1
/
+3
*
Added a handful of x86-32 instructions that were missing so that llvm-mc would
Kevin Enderby
2010-10-18
5
-1
/
+124
*
Produce a R_386_PLT32 when needed. Moved the default cases of switches to the
Rafael Espindola
2010-10-18
2
-10
/
+26
*
ARM addrmode4 instructions (ldm, stm and friends) can't encode an immediate
Jim Grosbach
2010-10-18
1
-1
/
+2
*
Grammar tweak.
Jim Grosbach
2010-10-18
1
-1
/
+1
*
Handle GOTOFF correctly on i386.
Rafael Espindola
2010-10-18
2
-5
/
+35
*
Trivial grammar tweak.
Jim Grosbach
2010-10-18
1
-1
/
+1
*
Improve lowering of sext to i128 on SPU.
Kalle Raiskila
2010-10-18
2
-2
/
+10
*
Remove the check for invalid calling conventions. Testing shows that they're
Eric Christopher
2010-10-18
1
-4
/
+1
*
Lift arg promotion from the X86 backend. This should be unified at some point.
Eric Christopher
2010-10-18
1
-3
/
+57
*
Now that we handle all allocas via a non-SP reg offset remove all of the
Eric Christopher
2010-10-17
1
-79
/
+39
*
std::string cleanup.
Benjamin Kramer
2010-10-17
1
-1
/
+1
*
Fix a typo and silence unused variable warnings in -Asserts build.
Benjamin Kramer
2010-10-17
1
-4
/
+2
*
Allow more load types to be materialized through the allocas.
Eric Christopher
2010-10-17
1
-1
/
+1
*
Build with RTTI and exceptions disabled. Only in GCC for now.
Oscar Fuentes
2010-10-17
8
-0
/
+34
*
Optimize GEP off of intermediate allocas.
Eric Christopher
2010-10-17
1
-14
/
+46
*
Fix comment.
Eric Christopher
2010-10-17
1
-1
/
+1
*
Turn on AddOperator folding in GEP.
Eric Christopher
2010-10-17
1
-1
/
+1
*
Use the i12 immediate versions of the load instructions - they're handled
Eric Christopher
2010-10-17
1
-6
/
+6
*
Add a MCObjectFormat class so that code common to all targets that use a
Rafael Espindola
2010-10-16
12
-63
/
+194
*
Hack around incompatible pointer warnings.
Benjamin Kramer
2010-10-16
1
-1
/
+5
*
Eliminate some calls to Value::getNameStr.
Benjamin Kramer
2010-10-16
3
-5
/
+5
*
Unbreak test on non-COFF targets.
Benjamin Kramer
2010-10-16
1
-1
/
+1
*
MC-COFF: Add support for default-null weak externals.
Michael J. Spencer
2010-10-16
4
-49
/
+114
*
X86-Windows: Emit an undefined global __fltused symbol when targeting Windows
Michael J. Spencer
2010-10-16
5
-2
/
+60
*
Whitespace!
Michael J. Spencer
2010-10-16
4
-111
/
+111
*
MC/AsmParser: Report .stabs directive as unsupported.
Daniel Dunbar
2010-10-16
1
-0
/
+9
*
More machine LICM work. It now tracks register pressure for path from prehead...
Evan Cheng
2010-10-16
1
-69
/
+155
*
Fix some funky formatting that got through.
Eric Christopher
2010-10-16
1
-1
/
+3
*
ARMCodeEmitter::emitMiscInstruction is dead. Long live
Bill Wendling
2010-10-15
1
-45
/
+1
*
Make sure offset is 0 for load/store register to the stack call.
Eric Christopher
2010-10-15
1
-2
/
+2
*
Generalize MemCpyOpt's handling of call slot forwarding to function properly ...
Owen Anderson
2010-10-15
2
-18
/
+73
*
Formatting.
Eric Christopher
2010-10-15
1
-4
/
+4
*
lto: Respect LLVM_VERSION_INFO make variable, since setting CC arguments with
Daniel Dunbar
2010-10-15
1
-0
/
+4
*
Fix else if -> if in store machinery.
Eric Christopher
2010-10-15
1
-1
/
+1
*
Reformatting. No functionalogicality changes.
Bill Wendling
2010-10-15
1
-19
/
+15
*
Refactor ARM fast-isel reg + offset to be a base + offset.
Eric Christopher
2010-10-15
1
-40
/
+45
*
Encoding information for the various ARM saturating add/sub instructions.
Jim Grosbach
2010-10-15
1
-46
/
+53
*
llvmc: Add a test for the -c flag.
Mikhail Glushenkov
2010-10-15
1
-0
/
+10
*
ARM binary encoding information for RSB and RSC instructions.
Jim Grosbach
2010-10-15
1
-44
/
+104
*
Don't mark argument value stores as immutable, as otherwise the post-RA
Jim Grosbach
2010-10-15
1
-1
/
+1
*
Use simple RegState::Define flag instead of getDefRegState(true).
Bob Wilson
2010-10-15
1
-5
/
+5
*
Refactor alias handling to AliasedSymbol.
Rafael Espindola
2010-10-15
1
-13
/
+15
*
KillTheDoctor: Fix 2008 build. I'm actually surprised 2010 defines all of the...
Michael J. Spencer
2010-10-15
1
-0
/
+236
*
Expand GEP handling for constant offsets.
Eric Christopher
2010-10-15
1
-23
/
+44
*
Teach FileCheck to handle trailing CHECK-NOT patterns.
Jakob Stoklund Olesen
2010-10-15
2
-10
/
+23
[next]