projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-05-12
Akira Hatanaka
Fix test cases.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Remove MipsEmitGPRestore.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Delete all functions that are no longer needed in MipsF...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Stop reserving register $gp. Do not call isGPFI to...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Do not add the pass which restores $gp after every...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Make the following changes in MipsISelLowering.cpp:
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Make the following changes in MipsFrameLowering.cpp:
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Jakob Stoklund...
Speed up computeComposites() by using the new SubReg...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Make the following changes in MipsAsmPrinter.cpp:
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Chad Rosier
Hoist simpler checks above llvm::PointerMayBeCaptured...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Jakob Stoklund...
Don't look for empty live ranges in the unions.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Akira Hatanaka
Insert instructions to the entry basic block which...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Michael J....
Add doxygen comments.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Akira Hatanaka
Do not replace operands of pseudo instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Chad Rosier
Revert 156658.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Chad Rosier
[fast-isel] Fast-isel doesn't use the expect intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Akira Hatanaka
Use regular expression to match register names.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Bill Wendling
Make the URL a link instead.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Michael J....
[Support/StringRef] Add find_last_not_of and {r,l,...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Bill Wendling
Remove extraneous ; and the resulting warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Bill Wendling
Add mention of Glasgow Haskell Compiler.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Chad Rosier
[fast-isel] Add support for selecting @llvm.trap().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Brendon Cahoon
Updated instruction table due to addded intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Sirish Pande
Remove warnings from HexagonVLIWPacketizer.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Duncan Sands
Some release notes for dragonegg.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Brendon Cahoon
Hexagon constant extender support.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Chad Rosier
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Chad Rosier
[fast-isel] Remove -disable-arm-fast-isel option. ...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Sirish Pande
Hexagon V5 intrinsics support.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Jakob Stoklund...
Defer computation of SuperRegs.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Chad Rosier
[fast-isel] Cleaner fix for when we're unable to handle...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Nuno Lopes
objectsize: add a few more tests and fix a bug
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Chad Rosier
[fast-isel] Rather then assert (or segfault in a non...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Chad Rosier
The return type is an unsigned, not a bool.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Manman Ren
Add space before an open parenthesis in control flow...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Preston Gurd
Added X86 Atom latencies to X86InstrMMX.td.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Stepan Dyatkovskiy
PR1255: ConstantRangesSet and CRSBuilder classes moved...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Hans Wennborg
Fix test/CodeGen/X86/tls-pie.ll.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Hans Wennborg
Implement initial-exec TLS model for 32-bit PIC x86
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Silviu Baranga
Added the missing bit definition for the 4th bit of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Silviu Baranga
Fixed the LLVM ARM v7 assembler and instruction printer...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Rafael Espindola
Fix a use after free when the streamer is destroyed...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Akira Hatanaka
Fix a misleading comment.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Jim Grosbach
Tidy up. Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Jim Grosbach
Tidy up. Trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Eli Friedman
Fix a minor logic mistake transforming compares in...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Manman Ren
ARM: peephole optimization to remove cmp instruction
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Dan Gohman
Define a new intrinsic, @llvm.debugger. It will be...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Eric Christopher
Allow unique_file to take a mode for file permissions...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Chad Rosier
Fix intendation.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Jakob Stoklund...
Compute secondary sub-registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Nuno Lopes
objectsize: add support for GEPs with non-constant...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Preston Gurd
Added X86 Atom latencies for instructions in X86InstrIn...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Eric Christopher
Add support for the 'X' inline asm operand modifier.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Andrew Trick
misched: Print machineinstrs with -debug-only=misched
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Andrew Trick
misched: tracing register pressure heuristics.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Andrew Trick
misched: Add register pressure backoff to ConvergingSch...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Andrew Trick
misched: Release only unscheduled nodes into ReadyQ.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Andrew Trick
misched: Added ReadyQ container wrapper for Top and...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Andrew Trick
misched: Introducing Top and Bottom register pressure...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Sirish Pande
Hexagon V5 Support - V5 td file.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Sirish Pande
Hexagon V5 FP Support.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Andrew Trick
RegPressure: API for speculatively checking instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Andrew Trick
RegPressure: fix array index iteration style.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Dan Gohman
Teach DeadStoreElimination to eliminate exit-block...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Manman Ren
Revert: 156550 "ARM: peephole optimization to remove...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Jakob Stoklund...
Precompute lists of explicit sub-registers and indices.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Dan Gohman
Rewrite ScalarEvolution::hasOperand to use an explicit...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Nuno Lopes
teach DSE and isInstructionTriviallyDead() about calloc
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Joel Jones
formatting change: strip debug info from test
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Manman Ren
ARM: peephole optimization to remove cmp instruction
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Joel Jones
Fix a problem with incomplete equality testing of PHINo...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Nadav Rotem
Fix merge-typo and cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Nadav Rotem
AVX2: Add an additional broadcast idiom.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Nadav Rotem
Generate AVX/AVX2 shuffles even when there is a memory...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Andrew Trick
Fix TableGen's RegPressureSet weight normalization...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Jim Grosbach
ExecutionEngine: Check for NULL ErrorStr before using it.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Jakob Stoklund...
Fix warning text.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Dan Gohman
Fix the objc_storeStrong recognizer to stop before...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Jakob Stoklund...
Compute a backwards SubReg -> SubRegIndex map for each...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Jakob Stoklund...
Rename getSubRegs() to computeSubRegs().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Nuno Lopes
objectsize:
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Chad Rosier
Add unittests for Triple::getMacOSXVersion and Triple...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Danil Malyshev
Added a regress test for the bug #9964 before close it.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Roman Divacky
Mark .opd @progbits, thus avoiding a warning from asm.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Chad Rosier
Set the default iOS version to 3.0.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Bob Wilson
Use the cpuid 64 bit flag to pick the default CPU name...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Chad Rosier
Don't return true on a function with a void return...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Chad Rosier
Add Triple::getiOSVersion.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Hans Wennborg
Introduce llvm-c function LLVMPrintModuleToFile.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Nuno Lopes
change the objectsize intrinsic signature: add a 3rd...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Manuel Klimek
Make it possible to switch off solution folders. VS...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Filipe Cabecinhas
Fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Bill Wendling
Supply a C interface to the "LinkModules" method.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Craig Topper
Remove unused variable to get rid of warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Akira Hatanaka
Add another peephole pattern for conditional moves.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Jakob Stoklund...
Use ptr_rc_tailcall instead of GR32_TC.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Akira Hatanaka
Make register FP allocatable if the compiled function...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Akira Hatanaka
Expand 64-bit shifts if target ABI is O32.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Richard Trieu
Remove unused variable to silence compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
next