projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-03-18
Devang Patel
Consider debug info intrinsics pointing to null value...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jim Grosbach
Silence a warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Owen Anderson
Add support to the ARM asm parser for the register...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jim Grosbach
Beginnings of MC-JIT code generation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Evan Cheng
Match a few more obvious patterns to revsh. rdar:/...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jakob Stoklund...
Extend live debug values down the dominator tree by...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Eli Friedman
Revert r127852; it's apparently causing an ICE on mingw.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Rafael Espindola
Use lazy parsing in LTO. Unfortunately this is only...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Owen Anderson
Clean whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Owen Anderson
Reduce code duplication.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Justin Holewinski
PTX: Fix various codegen issues
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jim Grosbach
Add llvm-rtdyld support for loading 32-bit code.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jim Grosbach
setExecutable() should default to success if there...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Owen Anderson
Thumb2 PC-relative loads require a fixup rather than...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Oscar Fuentes
Update list of link components for llvm-rtdyld.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jim Grosbach
Naming conventional tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jim Grosbach
MachO file loader and execution utility.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Andrew Trick
Avoid creating canonical induction variables for non...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Joerg Sonnenberger
Support explicit argument forms for the X86 string...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Che-Liang Chiou
ptx: fix parameter order that is reversed
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Che-Liang Chiou
ptx: add unconditional and conditional branch
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
NAKAMURA Takumi
raw_ostream: [PR6745] Tweak formatting (double)%e for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Bill Wendling
Initialize the only-used-with-PPC-double-double parts...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Rafael Espindola
Simplify the computation of undefined symbols. Instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jakob Stoklund...
Hoist spills when the same value is known to be in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Rafael Espindola
Some release notes.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Ted Kremenek
Tweak CrashRecoveryContextCleanup::createCleanup()...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
NAKAMURA Takumi
tools/lto/LTOModule.cpp: Eliminate an unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
NAKAMURA Takumi
llvm-bcanalyzer.cpp: Tweak format string to suppress...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jakob Stoklund...
Accept instructions that read undefined values.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Jakob Stoklund...
Be more accurate about the slot index reading a registe...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Ted Kremenek
Add new CrashRecoveryContextCleanup subclass: CrashReco...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Rafael Espindola
Check RequiresNullTerminator first, or we might read...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Eli Friedman
Add a target-specific branchless method for double...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Ted Kremenek
Augment CrashRecoveryContext to have registered "cleanu...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Eli Friedman
Add some svn:ignore properties.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Eli Friedman
FileCheck-ize and update test.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Johnny Chen
The disassembler for Thumb was wrongly adding 4 to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Andrew Trick
Remove TargetData and ValueTracking includes. I didn...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Owen Anderson
There are two pseudos in this case that are Thumb mode...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Andrew Trick
Added isValidRewrite() to check the result of ScalarEvo...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Rafael Espindola
Use RequiresNullTerminator to create buffers without...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Devang Patel
Try to not lose variable's debug info during instcombine.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Johnny Chen
It used to be that t_addrmode_s4 was used for both:
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Devang Patel
Refactor into a separate utility function.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Benjamin Kramer
BuildUDIV: If the divisor is even we can simplify the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Benjamin Kramer
Add an argument to APInt's magic udiv calculation to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Jakob Stoklund...
Dead code elimination may separate the live interval...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Stuart Hastings
Reapply: Add type output to llvm-dis annotations. ...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Richard Osborne
Add XCore intrinsic for setpsc.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Stuart Hastings
Revert 127813 while fixing broken test.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Stuart Hastings
Add type output to llvm-dis. Patch by Yuri!
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Daniel Dunbar
MC/Mach-O: Fix regression introduced in r126127, this...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Cameron Zwarich
Move more logic into getTypeForExtArgOrReturn.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Cameron Zwarich
Change the signext language in LangRef to closer match...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Cameron Zwarich
Rename getTypeForExtendedInteger() to getTypeForExtArgO...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Nick Lewycky
Add comments for the demanglings. Correct mangled form...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
NAKAMURA Takumi
test/CodeGen/X86/h-registers-1.ll: Add explicit -mtripl...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Nick Lewycky
Add "swi" which is an obsolete mnemonic for "svc".
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Eli Friedman
A couple new README entries.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Rafael Espindola
Add support in the LTO library for loading an object...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Joerg Sonnenberger
Fix handling of @IDNTPOFF relocations, they need to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Jakob Stoklund...
Rewrite instructions as part of ConnectedVNInfoEqClasse...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
NAKAMURA Takumi
test/CodeGen/X86/constant-pool-remat-0.ll: FileCheck...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jakob Stoklund...
Add a LiveRangeEdit delegate callback before shrinking...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jakob Stoklund...
Erase virtual registers that are unused after DCE.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jakob Stoklund...
Tag cached interference with a user-provided tag instea...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jakob Stoklund...
Clarify debugging output.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
The x86-64 ABI says that a bool is only guaranteed...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
Rename a test to be more inclusive.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
Don't recompute something that we already have in a...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Daniel Dunbar
Revert r127757, "Patch to a fix dwarf relocation proble...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Richard Osborne
Add XCore intrinsics for setclk, setrdy.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Renato Golin
Patch to a fix dwarf relocation problem on ARM. One...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
Add a test for i1 zeroext arguments on x86-64. We curre...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Richard Osborne
Add checkevent intrinsic to check if any resources...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
NAKAMURA Takumi
test/CodeGen/X86: FileCheck-ize and add actions for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
NAKAMURA Takumi
test/CodeGen/X86: Add a pattern for Win64.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
NAKAMURA Takumi
test/CodeGen/X86: FileCheck-ize and add explicit -mtrip...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
NAKAMURA Takumi
test/CodeGen/X86/byval*.ll: Win64 has not supported...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
NAKAMURA Takumi
test/CodeGen/X86/dyn-stackalloc.ll: FileCheck-ize.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
NAKAMURA Takumi
lib/Support/raw_ostream.cpp: On mingw, report_fatal_err...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
NAKAMURA Takumi
Windows/PathV2.inc: [PR8520] Recognize "NUL" as special...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
NAKAMURA Takumi
Windows/Path.inc: [PR6270] PathV1::makeUnique(): Give...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jim Grosbach
Tidy up. Whitespace and 80 column.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Devang Patel
Do not accidently initialize NumDbgValueLost and NumDbg...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
Only convert allocas to scalars if it is profitable...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
Add native integer type TargetData to some existing...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
Better use initializer lists.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
Add a clarifying comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Cameron Zwarich
Add TargetData::fitsInLegalInteger().
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Johnny Chen
There were two issues fixed:
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
John Thompson
Add scei vendor
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Bill Wendling
The VTBL (and VTBX) instructions are rather permissive...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Jakob Stoklund...
Trace back through sibling copies to hoist spills and...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Jakob Stoklund...
Preserve both isPHIDef and isDefByCopy bits when copyin...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
NAKAMURA Takumi
lit/ProgressBar.py: [PR7919] Improve line wrap for...
commit
|
commitdiff
|
tree
|
snapshot
next