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-24
Matt Beaumont-Gay
Suppress an unused variable warning in -asserts builds
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
Handle the added VBICiv*i* NEON instructions, too.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Eric Christopher
Testcase for llvm-gcc commit r128230.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
Plug a leak by ThumbDisassembler::getInstruction()...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
T2 Load/Store Multiple:
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Benjamin Kramer
Plug a leak in the arm disassembler and put the tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Bruno Cardoso...
Add asm parsing support w/ testcases for strex/ldrex...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
Remove these two test files as they cause llvm-i686...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
ADR was added with the wrong encoding for inst{24-21...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Devang Patel
Keep track of directory namd and fIx regression caused...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Jim Grosbach
Clean up assembly statement separator support.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
The r118201 added support for VORR (immediate). Update...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
Add comments to the handling of opcode CPS3p to reject...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Andrew Trick
revert r128199 until it can be made to work with Fronte...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Cameron Zwarich
Debug intrinsics must be skipped at the beginning and...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Jay Foad
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Chris Lattner
fix description, PR9542
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Cameron Zwarich
It is enough for the CallInst to have no uses to be...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Devang Patel
s/UpdateDT/ModifiedDT/g
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
NAKAMURA Takumi
Target/X86: [PR8777][PR8778] Tweak alloca/chkstk for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
NAKAMURA Takumi
llvm-stub.cpp: mingw-w64 tweak.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Evan Cheng
Add comment to clarify what MachineConstantPoolEntry...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Evan Cheng
Nasty bug in ARMBaseInstrInfo::produceSameValue()....
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Michael J....
Remove all uses of PATH_MAX and MAXPATHLEN from PathV2.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Cameron Zwarich
Do early taildup of ret in CodeGenPrepare for potential...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Cameron Zwarich
Use an early return instead of a long if block.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Cameron Zwarich
When UpdateDT is set, DT is invalid, which could cause...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Cameron Zwarich
Check for TLI so that -codegenprepare can be used from...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
CPS3p: Let's reject impossible imod values by returning...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
Load/Store Multiple:
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
STRT and STRBT was incorrectly tagged as IndexModeNone...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Johnny Chen
The r128103 fix to cope with the removal of addressing...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jim Grosbach
Runtime dylib simple ARM 24-bit branch relocation support.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Devang Patel
Enable GlobalMerge on darwin.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jim Grosbach
Fix comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Andrew Trick
Revert r128175.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Evan Cheng
Cmp peephole optimization isn't always safe for signed...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Eli Friedman
PR9535: add support for splitting and scalarizing vecto...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Andrew Trick
Reapply Eli's r127852 now that the pre-RA scheduler...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jim Grosbach
Split out relocation resolution into target-specific...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Owen Anderson
The high bit of a Thumb2 ADR's offset is stored in...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jim Grosbach
Fix double-free of Module.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Owen Anderson
Fix a bug introduced by my patch yesterday: BL is a...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Andrew Trick
Ensure that def-side physreg copies are scheduled above...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jim Grosbach
Start of relocation resolution for the runtime dyld...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jim Grosbach
Make sure to report any errors from the runtime dyld.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jakob Stoklund...
Don't coalesce identical DBG_VALUE instructions prematu...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Oscar Fuentes
Supports building with a list of targets that does...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Justin Holewinski
PTX: Improve support for 64-bit addressing
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Anders Carlsson
Revert r128140 for now.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Cameron Zwarich
Fix PR9464 by correcting some math that just happened...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jakob Stoklund...
Notify the delegate before removing dead values from...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jakob Stoklund...
Allow the allocation of empty live ranges that have...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Jakob Stoklund...
Dump the register map before rewriting.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Anders Carlsson
A global variable with internal linkage where all uses...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Andrew Trick
Added block number and name to isel debug output.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Douglas Gregor
Update the Clang attribute emitter to handle attributes...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Johnny Chen
For ARM Disassembler, start a newline to dump the opcod...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Johnny Chen
Add disassembly test cases for:
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Devang Patel
Remove the test.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Owen Anderson
RIT_ARM_ThumbBranch32Bit relocations are not used and...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jakob Stoklund...
Reapply r128045 and r128051 with fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Johnny Chen
LDRT and LDRBT was incorrectly tagged as IndexModeNone...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Devang Patel
Try to appease buildbot gods.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Rafael Espindola
Add a lto_codegen_compile_to_file to avoid producing...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Eli Friedman
A bit more analysis of a memset-related README entry.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Johnny Chen
Add one more test case for VFP Load/Store Multiple...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Johnny Chen
A8.6.399 VSTM:
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Eric Christopher
Migrate the fix in r128041 to ARM's fastisel support...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Rafael Espindola
We don't need a null terminator for the output file.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Andrew Trick
Revert r128045 and r128051, debug info enhancements.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jim Grosbach
Add missing file from previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jim Grosbach
Propogate the error message, not just the error state.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jim Grosbach
Add simple arg passing to MC-JIT and support for exit...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jim Grosbach
Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Bruno Cardoso...
Change MRC and MRC2 instructions to model the output...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Che-Liang Chiou
ptx: add analyze/insert/remove branch
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Eric Christopher
Fix comment in header.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Ted Kremenek
Properly initialize all fields in CrashReporterCleanupC...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Oscar Fuentes
Updated library dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Anders Carlsson
Handle another case that Frits suggested.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jim Grosbach
Update link components.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Ted Kremenek
Temporarily stop recovering resources in CrashRecoveryC...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Ted Kremenek
Rework CrashRecoveryContextCleanup to provide a simpler...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Ted Kremenek
Relax access control on 'Release' method of RefCountedBase.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jim Grosbach
Hook up the MCJIT to the RuntimeDyld library.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jakob Stoklund...
Clear map after use.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jim Grosbach
Initialize HasError.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Matt Beaumont-Gay
Avoid -Wunused-variable in -asserts builds
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jakob Stoklund...
Dont emit 'DBG_VALUE %noreg, ...' to terminate user...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Dan Gohman
Fix fast-isel address mode folding to avoid folding...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Owen Anderson
Add support for Thumb interworking addresses for symbol...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Devang Patel
Try again to make this test darwin only.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Oscar Fuentes
Build the new RuntimeDyld library.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Oscar Fuentes
Removed workaround for unspecified build problem on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Jim Grosbach
Library-ize the dyld components of llvm-rtdyld.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Devang Patel
Simplify.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Nick Lewycky
Fix INT_MIN gotcha pointed out by Eli Friedman.
commit
|
commitdiff
|
tree
|
snapshot
next