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-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
2011-03-21
Devang Patel
Force x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Bill Wendling
Call static functions so that they aren't left unused.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Devang Patel
Enable this test only for Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Ted Kremenek
Provide a means for CrashRecovery clients to determine...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Ted Kremenek
Allow a client to clear an IntrustiveRefCntPtr (deliber...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Eric Christopher
Fix unused param warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Eric Christopher
Grammar-o.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Jay Foad
Fix typos in assert messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Anders Carlsson
More cleanups to the OptimizeEmptyGlobalCXXDtors Global...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Bill Wendling
A WIP commit of the InstAlias printing cleanup. This...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Bill Wendling
Add the IAPrinter class.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Bill Wendling
* Add classes that support the "feature" information.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Bill Wendling
We need to pass the TargetMachine object to the InstPri...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Anders Carlsson
As suggested by Nick Lewycky, ignore debugging intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Nick Lewycky
Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Eli Friedman
This README entry was fixed recently.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Evan Cheng
Re-apply r127953 with fixes: eliminate empty return...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Anders Carlsson
Don't try to eliminate invokes to __cxa_atexit.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Anders Carlsson
Don't segfault on mutual recursion, as pointed out...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Anders Carlsson
Address comments from Frits van Bommel.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Jakob Stoklund...
Process all dead defs after rematerializing during...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Rafael Espindola
Write the section table and the section data in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Anders Carlsson
Add an optimization to GlobalOpt that eliminates calls...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Benjamin Kramer
Avoid initializing posix_spawn_file_actions_t if not...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Argyrios Kyrtzidis
If a class inherits from RefCountedBaseVPTR allow all...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Jakob Stoklund...
Also eliminate redundant spills downstream of inserted...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Jakob Stoklund...
Change an argument to a LiveInterval instead of a regis...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Daniel Dunbar
Disable test in a way that keeps lit happy.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Jakob Stoklund...
Replace a broken LiveInterval::MergeValueInAsValue...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Jakob Stoklund...
Add debug output.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Oscar Fuentes
Make llvm-config.in configuration more MSYS-friendly.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Oscar Fuentes
CMake: store TARGET_TRIPLE on llvm-config.in.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Oscar Fuentes
Update CMake library dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Daniel Dunbar
Revert r127953, "SimplifyCFG has stopped duplicating...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Evan Cheng
SimplifyCFG has stopped duplicating returns into predec...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Evan Cheng
Minor code re-structuring.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Nadav Rotem
Add support for legalizing UINT_TO_FP of vectors on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Eli Friedman
Update Passes.html, part 3: alphabetize descriptions.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Eli Friedman
Update Passes.html, part 2: cleanup a bit more dead...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Eli Friedman
Update Passes.html, part 1: remove passes which were...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Stuart Hastings
Disable test to unbreak Linux. Radar 9156771.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Stuart Hastings
Reapply 127939 since Daniel fixed the breakage. <rdar...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Stuart Hastings
Revert 127939. <rdar://problem/9012638>
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Devang Patel
Test case for r127940.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Stuart Hastings
Revise r126127 to address Daniel's comments. <rdar...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Johnny Chen
Fixed an assert by the ARM disassembler for LDRD_PRE...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Ted Kremenek
Tweak CrashRecoveryContextCleanup to provide an easy...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Ted Kremenek
Tweak CrashRecoveryContext::GetCurrent() to return...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Andrew Trick
FileCheckize a test.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Devang Patel
If an AllocaInst referred by DbgDeclareInst is used...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Devang Patel
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
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
next