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-07-23
NAKAMURA Takumi
config.h.cmake: Reorder along config.h.in.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Andrew Trick
Move trip count discovery outside of the generic LoopUn...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Andrew Trick
whitespace
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Evan Cheng
createXXXMCCodeGenInfo should be static.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Evan Cheng
Sink ARM mc routines into MCTargetDesc.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM SSAT instruction 5-bit immediate handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Dan Gohman
Move the last uses of RetainFunc etc. over to using...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Oscar Fuentes
Teach cmake configured headers about LLVM_NATIVE_TARGETMC
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
Add FIXME
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM encoding and assembly parsing tests for SMULWB...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM assembly parsing and encoding updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Benjamin Kramer
Use the enum value for RegClassIDs.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Evan Cheng
Combine all MC initialization routines into one. e...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Chris Lattner
add section to ToC
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM assembly parsing and encoding tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Chris Lattner
write the long-overdue strings section of the data...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bill Wendling
Emit the __compact_unwind section first. If there are...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bill Wendling
Add a method to set the compact unwind info.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bill Wendling
Add a method to get the list of FrameInfos.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bruno Cardoso...
Fix test check!
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bruno Cardoso...
Fix PR10422 by adding the necessary AVX UCOMISD memory...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM assembly parsing and encoding tests for SMLAWB...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Chris Lattner
move the section for string-like containers to follow...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM assembly parsing and encoding tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM assembly parsing and encoding of SMLAL instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM encoding and assembly parsing of SMLAD{X} instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM testcases for assembly parsing and encoding SMLA...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bruno Cardoso...
Add v8f32->v8i32 bitcast. Fixes PR10440
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Rafael Espindola
Turn shuffles into unpacks for VT == MVT::v2i64 and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Dan Gohman
Fix x86's XALUO lowering to return its replacement...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Benjamin Kramer
llvm-objdump: Don't ignore errors from raw_fd_ostream.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Benjamin Kramer
llvm-objdump: Skip branches that leave the current...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Owen Anderson
Fix test failures caused by my so_reg refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM assembly parsing and encoding for SMC instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
Clean up a few more comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM encoding and assembly parsing tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
Thumb assembly support for SETEND instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM assembly parsing and encoding for SETEND instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
ARM assembly parsing and encoding tests for SEL instruc...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Benjamin Kramer
Remove unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jay Foad
Fix more MSVC warnings caused by a cases I missed when...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jay Foad
Convert IRBuilder::CreateGEP and IRBuilder::CreateInBou...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Chandler Carruth
Move TargetRegistry.cpp from lib/Support to lib/Target...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Chandler Carruth
Update the CMake library dependencies. These shifts...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jay Foad
Fix an MSVC warning, caused by a case I missed when...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Chandler Carruth
Move the registered target printing in version strings...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Chandler Carruth
Move the logic for printing the registered targets...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Chandler Carruth
Add an extension point to the CommandLine library where...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
NAKAMURA Takumi
lib/Support/Triple.cpp: Recognize "-march=ppc32" to...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Eli Friedman
Some LangRef tweaks, per Dan's comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jakub Staszak
Allow getBlockFreq to return 0.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Benjamin Kramer
GCC complains about the angle of this line.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jakub Staszak
Revert patch which broke some IfConversion tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Benjamin Kramer
Teach tblgen to emit MCRegisterClasses.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jakub Staszak
Fix typo in #include which revealed in the case-sensiti...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bruno Cardoso...
Remove the 128-bit special handling from SCALAR_TO_VECT...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bruno Cardoso...
-Inspected a AVX code block added by someone in early...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bruno Cardoso...
Although we already support this, add testcases for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bruno Cardoso...
Add a DAGCombine for transforming 128->256 casts into...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bruno Cardoso...
Introduce a new function to lower 256-bit vectors which...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Bruno Cardoso...
Rename function to be more specific and be more strict...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jakub Staszak
Use MachineBranchProbabilityInfo instead of MachineLoop...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Owen Anderson
Get rid of the extraneous GPR operand on so_reg_imm...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Dan Gohman
Fix MergeInVectorType to check for vector types with...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
ARM Asm parser range checking for [0,31] immediates.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
ARM parsing and encoding tests for SBC instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Benjamin Kramer
Initialize DenseSets lazily.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
ARM testcases for SADD/SASX parsing and encoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jakub Staszak
Add missing getAnalysisUsage in MachineBlockFrequency.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
ARM assembly parsing support for RSC instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
ARM assembly parsing support for RSB instruction.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
ARM parsing and encoding tests for RBIT, REV, REV16...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
ARM parsing and encodings tests for saturating arithmet...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
Tidy up.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Nicolas Geoffray
Update generated CPP code with the new API on CallInst...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
ARM assembly parsing POP/PUSH mnemonics.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Oscar Fuentes
Fix CMake build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
Add tests for ARM PKH assembly parsing.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Owen Anderson
Split up the ARM so_reg ComplexPattern into so_reg_reg...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Andrew Trick
Cleanup: make std::pair usage slightly less indeciphera...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Benjamin Kramer
Sink parts of TargetRegisterClass into MCRegisterClass.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jim Grosbach
ARM assembly parsing and encoding for PKHBT and PKHTB...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Bruno Cardoso...
Added the infrastructute necessary for MIPS JIT support...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jay Foad
Make better use of ConstantExpr::getGetElementPtr's...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jay Foad
Sort case-insensitively.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jay Foad
Convert ConstantExpr::getGetElementPtr and
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jay Foad
Update llvm-gcc-4.2 and dragonegg after converting...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Jay Foad
Convert ConstantFolder APIs to use ArrayRef.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Chris Lattner
move tier out of an anonymous namespace, it doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Bruno Cardoso...
- Register v16i16 as valid VR256 register class
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Bruno Cardoso...
Add support for 256-bit versions of VPERMIL instruction...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Bruno Cardoso...
Improve splat promotion to handle AVX types: v32i8...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Bruno Cardoso...
Add aditional patterns for vextractf128 instruction
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Bruno Cardoso...
Add aditional patterns for vinsertf128 instruction
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Bruno Cardoso...
Add v16i16 type to VR256 class
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Bruno Cardoso...
Move code around. No functionality changes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Bruno Cardoso...
Tidy up code
commit
|
commitdiff
|
tree
|
snapshot
next