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-06-16
Benjamin Kramer
Guard private fields that are unused in Release builds...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Hal Finkel
Cleanup trip-count finding for PPC CTR loops (and some...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Hal Finkel
Teach BBVectorize to combine, when possible, or discard...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Hal Finkel
Move the Metadata merging methods from GVN and make...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Rafael Espindola
Implement irpc. Extracted from a patch by the PaX team...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Kay Tiong Khoo
*no need to pollute Intel syntax with bonus mnemonics...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
NAKAMURA Takumi
Mips/AsmParser/CMakeLists.txt: Fix dependency.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Benjamin Kramer
Update CMake build.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Benjamin Kramer
Merge the SmallBitVector and BitVector unit tests with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chandler Carruth
Relax one assertion -- long double has strange alignmen...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chandler Carruth
Try to reduce the size of the array used for compile...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chandler Carruth
Add support to the alignment support header for conjuri...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Evan Cheng
It's not deterministic to iterate over SmallPtrSet...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chandler Carruth
Work around a bug with MSVC 10 where it fails to recogn...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Pete Cooper
Fix crash from r158529 on Bullet.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chandler Carruth
Type parameterize the DenseMap unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chandler Carruth
Lift the NumElements and NumTombstones members into...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chandler Carruth
Factor DenseMap into a base class that implements the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chandler Carruth
Don't call 'FilesToRemove[0]' when the vector is empty...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Chandler Carruth
Harden the Unix signals code to be more async signal...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Jakob Stoklund...
Remove final verification in RABasic.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Jakob Stoklund...
Print out register number in InlineSpiller.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Andrew Trick
Unit test for LSR kind=Special fix: r158536.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Jakob Stoklund...
Accept null PhysReg arguments to checkRegMaskInterference.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Michael J....
[docs] Make it pretty.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Kevin Enderby
Fix the encoding of the armv7m (MClass) for MSR registe...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Manman Ren
ARM: optimization for sub+abs.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Kay Tiong Khoo
*fixed to separate mnemonic from operands with tab
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Andrew Trick
LSR: fix expansion of scaled reg in non-address type...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Andrew Trick
LSR fix: "Special" users are just like "Basic" users...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Bill Wendling
Remove assignments which aren't used afterwards.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Bill Wendling
Remove assignments which aren't used afterwards.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Pete Cooper
Allow SROA to split up an array of vectors into multipl...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Rafael Espindola
Some optimizations done by globalopt are safe only...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Jakob Stoklund...
Preserve <undef> flags in ARMExpandPseudo.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Jakob Stoklund...
Use regunit liveness in RegisterCoalescer when it is...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Rafael Espindola
Factor macro argument parsing into helper methods and...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Bill Wendling
Free the allocated filename. Found by clang static...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Duncan Sands
Fix issues (infinite loop and/or crash) with self-refer...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Craig Topper
Move AVX version of convert instructions that write...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Marshall Clow
Had a closing brace inside an #ifdef -- oops!
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Marshall Clow
Adding acessors to COFFObjectFile so that clients can...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Pete Cooper
Recommit r158407: Allow SROA to look at a vector type...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Rafael Espindola
Implement the isSafeToDiscardIfUnused predicate and...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Pete Cooper
Move X86::VCVTTSD2SIrr from the 2 operand to 1 operand...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Fix coding style violations. Remove white spaces and...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
1. introduce MipsPat in place of Pat in order to exclud...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Make machine verifier check the first instruction of...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Lang Hames
Make comment slightly more helpful.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Pete Cooper
Revert r158454: Allow SROA to look at a vector type...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Andrew Trick
misched: disable SSA check pending PR13112.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Stepan Dyatkovskiy
SmallMap, FlatArrayMap::copyFrom
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Blaikie
Remove/modify C backend references from LLVM documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
David Blaikie
Remove C backend reference from the FAQ.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Pete Cooper
Recommit r158407: Allow SROA to look at a vector type...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Duncan Sands
Clarify a bit that the types have to be the same. ...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
NAKAMURA Takumi
MipsLongBranch.cpp: Tweak llvm::next() to appease msvc.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Richard Barton
Replace assertion failure for badly formatted CPS instr...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Jush Lu
Cleanup whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Manman Ren
Revert: test/CodeGen/ARM/iabs.ll in r158441
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Manman Ren
InstCombine: fix a bug when combining (fcmp cc0 x,...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Test case for MIPS long branch pass.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Fix Mips/CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Add file MipsLongBranch.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Fix test cases.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Remove code in MipsAsmPrinter and MipsMCInstLower.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Add long branch expansion pass for MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Add AT to the list of registers clobbered by branches...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
In MipsRegisterInfo::eliminateFrameIndex, call Mips...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
In MipsFrameLowering::emitPrologue and emitEpilogue...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Define function MipsInstrInfo::GetInstSizeInBytes,...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
In MipsISelDAGToDAG.cpp, store the global base register...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-14
Akira Hatanaka
Add methods to MipsFunctionInfo for initializing and...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Akira Hatanaka
Bundle jump/branch instructions with the instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Chandler Carruth
Group the 'unsigned' members after the pointer to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Akira Hatanaka
Implement a DAGCombine in MipsISelLowering.cpp which...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Akira Hatanaka
Set a higher value for maxStoresPerMemcpy in MipsISelLo...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Akira Hatanaka
Simplify CreateLoadLR and CreateStoreLR in MipsISelLowe...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Akira Hatanaka
Implement fastcc calling convention for MIPS.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Richard Osborne
Fix pattern for MKMSK instruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Pete Cooper
Revert "Allow SROA to look at a vector type and see...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Pete Cooper
Allow SROA to look at a vector type and see if the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Argyrios Kyrtzidis
Fix building ThreadLocal.cpp with --disable-threads.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Kay Tiong Khoo
*typo: Cyles changed to Cycles
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Rafael Espindola
Use LTO_CODEGEN_PIC_MODEL_DYNAMIC for PIE. This require...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Duncan Sands
It is possible for several constants which aren't indiv...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Duncan Sands
When linearizing a multiplication, return at once if...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Craig Topper
Fix intrinsics for XOP frczss/sd instructions. These...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Hal Finkel
Add another missing 64-bit itinerary definition for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Manman Ren
SimplifyCFG: fold unconditional branch to its predecess...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Jakob Stoklund...
Eliminate struct TableGenBackend.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Akira Hatanaka
Clean up trailing blanks in Mips16InstrFormats.td
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Akira Hatanaka
disable use of directive .set nomicromips
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Andrew Trick
sched: fix latency of memory dependence chain edges...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Andrew Trick
sched: Avoid trivially redundant DAG edges. Take the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Akira Hatanaka
1. fix places where immed is used in place of imm to...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Hal Finkel
Add some missing 64-bit itinerary definitions for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Duncan Sands
Use DenseMap as SmallMap workaround rather than std...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Duncan Sands
Use std::map rather than SmallMap because SmallMap...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Chad Rosier
[arm-fast-isel] Add support for -arm-long-calls.
commit
|
commitdiff
|
tree
|
snapshot
next