OSDN Git Service

am c27b10b1: am 1fb20b43: am edba52bc: Merge "[MIPS64] Temporary placeholder build...
[android-x86/external-llvm.git] / lib / Target /
2014-02-21 Elliott Hughesam c27b10b1: am 1fb20b43: am edba52bc: Merge "[MIPS64...
2014-02-21 Ian Rogersam 877a6e14: am e5c96aeb: am 94af5fd9: Merge "Avoid...
2014-02-21 Ian Rogersam 5fdf6cf6: am 16a8fd80: Avoid redefinition of __STD_F...
2014-02-21 Ian Rogersam 8d2ad1af: Avoid redefinition of __STD_FORMAT_MACROS.
2014-02-21 Colin Crossam 13607273: am 78c0f17f: Merge "llvm: rename aarch64...
2014-02-21 Stephen Hinesam c27b99f0: am 95015e5c: Merge "Remove unused files."
2014-02-21 Ben Chengam 6562c95b: am 0000ef0b: Merge "AArch64: Temporarily...
2014-02-21 Todd Fialaam 0de283df: Fixes for LLDB build to work around host...
2014-02-21 Todd Fialaam ba309b04: Added libs to the host\'s libLLVM.so.
2014-02-21 Stephen Hinesam 1255ecdd: am a91a22bc: am 8e708faf: am 5edef2e8...
2014-02-21 Stephen Hinesam c0c7ba11: Merge "Only build HOST LLVM when forced...
2014-02-21 Stephen Hinesam 917ae8fb: Fix LLVM version number (3.3).
2014-02-21 Stephen Hinesam 0210adda: (-s ours) am d79086a1: (-s ours) am 3acb57...
2014-02-18 Colin CrossMerge "llvm: convert makefiles to support multilib...
2014-02-07 Colin Crossllvm: convert makefiles to support multilib build
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-09-24 Stephen Hinesam 5edef2e8: Merge "x86_64/x32: Avoid early fail on...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-27 Stephen Hinesam f31eb8ab: (-s ours) Merge "DO NOT MERGE - Allow...
2013-08-27 Stephen HinesMerge "DO NOT MERGE - Allow global-merge option to...
2013-08-27 Stephen HinesDO NOT MERGE - Allow global-merge option to be accessed...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-07 Elena DemikhovskyAVX-512 set: Added BROADCAST instructions
2013-08-07 Richard Sandiford[SystemZ] Optimize floating-point comparisons with...
2013-08-07 Richard Sandiford[SystemZ] Add floating-point load-and-test instructions
2013-08-07 Craig TopperSimplify code. No functional change intended.
2013-08-07 Evgeniy StepanovInitialize SIInsertWaits::ExpInstrTypesSeen in the...
2013-08-07 Reed KotlerCreate a pattern for the "trap" instruction.
2013-08-07 David BlaikieRemove unused functions introduced in r172685 to unbrea...
2013-08-06 Tom StellardR600: Add new file from r187831 to CMakeLists.txt
2013-08-06 Akira Hatanaka[mips] Rename register classes CPURegs and CPU64Regs.
2013-08-06 Tom StellardR600/SI: Use VSrc_* register classes as the default...
2013-08-06 Tom StellardR600/SI: Add more special cases for opcodes to ensureSR...
2013-08-06 Justin Holewinski[NVPTX] We dont have any target specific flags yet...
2013-08-06 Akira Hatanaka[mips] Mark instructions defined in Mips64InstrInfo...
2013-08-06 Akira Hatanaka[mips] Delete unnecessary InstAliases. Also, clear...
2013-08-06 Akira Hatanaka[mips] Replace usages of register classes with register...
2013-08-06 Hal FinkelAdd PPC64 mulli pattern
2013-08-06 Mihai PopaThis corrects creation of operands for t2PLDW. It also...
2013-08-06 Mihai PopaSupport APSR_nzcv as operand for Thumb2 mrc. Deprecate...
2013-08-06 Justin Holewinski[NVPTX] Add missing patterns for i1 [s,u]int_to_fp
2013-08-06 Justin Holewinski[NVPTX] Fix bug in stack code generation causes by...
2013-08-06 Justin Holewinski[NVPTX] Start conversion to MC infrastructure
2013-08-06 Tim NorthoverARM: implement allowTruncateForTailCall
2013-08-06 Tim NorthoverRefactor isInTailCallPosition handling
2013-08-06 Craig TopperSimplify vector lane handling math a bit. No functional...
2013-08-06 Craig TopperSimplify math a little bit.
2013-08-06 NAKAMURA TakumiTarget/*/CMakeLists.txt: Add the dependency to CommonTa...
2013-08-06 Craig TopperReplace EVT with MVT in isHorizontalBinOp as it is...
2013-08-06 Craig TopperSimplify code slightly. No functional change.
2013-08-06 Tom StellardFactor FlattenCFG out from SimplifyCFG
2013-08-05 Tom StellardR600: Implement TargetLowering::getVectorIdxTy()
2013-08-05 Aaron BallmanSilencing an MSVC11 type conversion warning.
2013-08-05 Richard Sandiford[SystemZ] Use BRCT and BRCTG to eliminate add-&-compare...
2013-08-05 Richard Sandiford[SystemZ] Add definitions for BRCT and BRCTG
2013-08-05 Richard Sandiford[SystemZ] Use LOAD AND TEST to eliminate comparisons...
2013-08-05 Richard Sandiford[SystemZ] Add LOAD AND TEST instructions
2013-08-05 Richard Sandiford[SystemZ] Split out comparison elimination into a separ...
2013-08-05 Elena DemikhovskyAVX-512 set: added mask operations, lowering BUILD_VECT...
2013-08-04 Reed KotlerAdd the saving of S2. This is needed for some of the...
2013-08-04 Benjamin KramerX86: Turn fp selects into mask operations.
2013-08-04 Elena DemikhovskyAVX-512 set: added VEXTRACTPS instruction
2013-08-04 Tim NorthoverX86: correct tail return address calculation
2013-08-04 Reed KotlerClean up code for Mips16 large frame handling.
2013-08-03 Benjamin KramerPPCAsmParser: Stop leaking names.
2013-08-03 Benjamin KramerARMAsmParser: Plug a leak.
2013-08-03 Benjamin KramerStop leaking register infos in the disassemblers.
2013-08-03 Hal FinkelFix PPC64 64-bit GPR inline asm constraint matching
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-08-02 Joey GoulyAdd a missing 'return' statement.
2013-08-02 Akira Hatanaka[mips] Expand vector truncating stores and extending...
2013-08-02 Joey Gouly[ARMv8] Add an assembler warning for the deprecated...
2013-08-02 Renato GolinFixes ARM LNT bot from SLP change in O3
2013-08-01 Akira Hatanaka[mips] Make load/store accumulator pseudo instructions...
2013-08-01 Bill WendlingUse function attributes to indicate that we don't want...
2013-08-01 Daniel MaleaFixed the Intel-syntax X86 disassembler to respect...
2013-08-01 Reed KotlerFix some issues with Mips16 floating when certain intri...
2013-08-01 Tom StellardR600: Add 64-bit float load/store support
2013-08-01 Tom StellardR600: Use 64-bit alignment for 64-bit kernel arguments
2013-08-01 Tom StellardR600/SI: Custom lower i64 ZERO_EXTEND
2013-08-01 Elena DemikhovskyEVEX and compressed displacement encoding for AVX512
2013-08-01 Richard Sandiford[SystemZ] Reuse CC results for integer comparisons...
2013-08-01 Richard Sandiford[SystemZ] Prefer comparisons with zero
2013-08-01 Vladimir MedicMoving definition of MnemonicContainsDot field from...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-08-01 Robert LyttonXCore target: Fix Vararg handling
2013-08-01 Robert LyttonXCore target: Add byval handling
2013-08-01 Robert LyttonXcore target
2013-08-01 Reed KotlerFix some misc. issues with Mips16 fp stubs.
2013-08-01 Reed KotlerAdd an omitted IsCall=1.
2013-07-31 Kevin EnderbyAdded the B9.3.19 SUBS PC, LR, #imm (Thumb2) system...
2013-07-31 Tom StellardRevert "R600: Non vector only instruction can be schedu...
2013-07-31 Tom StellardRevert "R600: Use SchedModel enum for is{Trans,Vector...
2013-07-31 Vincent LejeuneR600: Do not mergevector after a vector reg is used
2013-07-31 Vincent LejeuneR600: Avoid more than 4 literals in the same instructio...
2013-07-31 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-07-31 Vincent LejeuneR600: Don't mix LDS and non-LDS instructions in the...
2013-07-31 Vincent LejeuneR600: Use SchedModel enum for is{Trans,Vector}Only...
2013-07-31 Vincent LejeuneR600: Remove predicated_break inst
2013-07-31 Richard Sandiford[SystemZ] Implement isLegalAddressingMode()
next