OSDN Git Service

Update aosp/master LLVM for rebase to r239765
[android-x86/external-llvm.git] / lib / Target / PowerPC / CMakeLists.txt
2015-07-08 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r239765
2015-06-08 Stephen HinesMerge "add aarch64 codegen for x86_64 LLVM if specified"
2015-04-08 Colin CrossMerge "Take HOST_PREFER_32_BIT into account"
2015-04-08 Colin CrossMerge "Set LOCAL_MULTLIB := first for all LLVM host...
2015-04-01 Stephen HinesMerge "Update aosp/master LLVM for rebase to r230699."
2015-03-23 Stephen HinesUpdate aosp/master LLVM for rebase to r230699.
2014-12-10 Stephen Hinesam 50721a7a: (-s ours) Merge in the following upstream...
2014-12-10 Tim Murrayam 22c310d7: (-s ours) Revert "Revert "Bring in fixes...
2014-12-10 Tim Murrayam 6eeae0cf: Revert "Apply rL216114 from upstream LLVM."
2014-12-04 Stephen Hinesam 876d6995: Merge "Update aosp/master LLVM for rebase...
2014-12-04 Stephen HinesMerge "Update aosp/master LLVM for rebase to r222494."
2014-12-03 Stephen HinesUpdate aosp/master LLVM for rebase to r222494.
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-07 Stephen HinesMerge commit '10251753b6897adcd22cc981c0cc42f348c109de...
2013-08-06 NAKAMURA TakumiTarget/*/CMakeLists.txt: Add the dependency to CommonTa...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-07-30 Bill Schmidt[PowerPC] Skeletal FastISel support for 64-bit PowerPC...
2013-06-12 Stephen HinesMerge commit '100fbdd06be7590b23c4707a98cd605bdb519498...
2013-05-13 Bill SchmidtPPC64: Constant initializers with dynamic relocations...
2013-05-03 Ulrich Weigand[PowerPC] Add assembler parser
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-01-25 Hal FinkelInitial implementation of PPCTargetTransformInfo
2012-08-17 Joe Onoratoam c0944da4: Merge "Host tools don\'t need LOCAL_MODULE...
2012-08-03 Shih-wei LiaoMerge with LLVM upstream r160668 (Jul 24th 2012)
2012-06-24 NAKAMURA Takumillvm/lib: [CMake] Add explicit dependency to intrinsics...
2012-06-08 Hal FinkelAdd the PPCCTRLoops pass: a PPC machine-code-level...
2012-04-03 Mike LockwoodMerge remote-tracking branch 'goog/ics-aah'
2012-03-05 Stephen HinesMerge branch 'upstream' into merge-20120305
2012-02-29 Jean-Baptiste Queruresolved conflicts for merge of 8f698b54 to master
2011-12-20 Chandler CarruthFix up the CMake build for the new files added in r1469...
2011-12-16 Logan ChienMerge with LLVM upstream r146714 (Dec 16th 2011)
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-14 Daniel Dunbarbuild/cmake: Use tblgen macro directly instead of llvm_...
2011-11-04 Daniel Dunbarbuild/cmake: Use tblgen macro directly instead of llvm_...
2011-10-19 Logan ChienMerge with LLVM upstream 2011/10/20 (r142530)
2011-10-06 Peter CollingbourneBuild system infrastructure for multiple tblgens.
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-26 Chandler CarruthRemove a file from CMakeLists.txt that Evan removed...
2011-07-26 Chandler CarruthClean up a pile of hacks in our CMake build relating...
2011-07-25 Evan ChengRefactor PPC target to separate MC routines from Target...
2011-07-16 Nowar GuMerge upstream to r135343 at Sat. 16th July 2011.
2011-07-14 Evan ChengRename createAsmInfo to createMCAsmInfo and move regist...
2011-07-14 Evan ChengNext round of MC refactoring. This patch factor MC...
2011-07-02 Nowar GuMerge upstream to r134306 at Sat. 2nd July 2011.
2011-07-01 Evan ChengRename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc...
2011-07-01 Nowar GuMerge upstream to r134237 at Fri. 1st July 2011.
2011-06-28 Evan ChengMerge XXXGenRegisterNames.inc into XXXGenRegisterInfo.inc
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-06-24 Evan ChengStarting to refactor Target to separate out code that...
2011-03-09 Jush LuMerge upstream r127116
2011-02-28 jushMerge LLVM upstream r119309 into honey
2011-02-20 Oscar FuentesUse explicit add_subdirectory's for LLVM target sublibr...
2011-01-10 Anton KorobeynikovUpdate CMake stuff
2010-11-15 Chris LattnerWire up primitive support in the assembler backend...
2010-11-15 Chris LattnerWire up primitive support in the assembler backend...
2010-11-15 Chris LattnerImplement a basic MCCodeEmitter for PPC. This doesn...
2010-11-15 Chris LattnerImplement a basic MCCodeEmitter for PPC. This doesn...
2010-11-15 Anton KorobeynikovAttempt to unbreak cmake-based builds
2010-11-15 Anton KorobeynikovAttempt to unbreak cmake-based builds
2010-11-14 Chris Lattnerstub out PPCMCInstLowering, add a new option that uses...
2010-11-14 Chris Lattnerstub out PPCMCInstLowering, add a new option that uses...
2010-11-14 Chris Lattnermove PPCAsmPrinter into the main PPC library, like...
2010-11-14 Chris Lattnermove PPCAsmPrinter into the main PPC library, like...
2010-09-28 Oscar FuentesRemoved a bunch of unnecessary target_link_libraries.
2010-09-28 Oscar FuentesRemoved a bunch of unnecessary target_link_libraries.
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-16 Dan GohmanAdd skeleton target-specific SelectionDAGInfo files.
2010-04-16 Dan GohmanAdd skeleton target-specific SelectionDAGInfo files.
2010-03-15 Bill WendlingNow that the default for Darwin platforms is to place...
2010-03-15 Bill WendlingNow that the default for Darwin platforms is to place...
2010-03-12 Bill WendlingThe same situation that effected ARM effects PPC with...
2010-03-12 Bill WendlingThe same situation that effected ARM effects PPC with...
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2010-02-02 Chris Lattnerremove PPCMachOWriterInfo.
2010-02-02 Chris Lattnerremove PPCMachOWriterInfo.
2009-08-31 Benjamin KramerNormalize makefile comments and sort cmake file lists.
2009-08-31 Benjamin KramerNormalize makefile comments and sort cmake file lists.
2009-08-22 Benjamin KramerForgot to update some CMakeLists.
2009-08-22 Benjamin KramerForgot to update some CMakeLists.
2009-07-02 Douglas GregorCMake build fixes, from Xerxes Ranby
2009-07-02 Douglas GregorCMake build fixes, from Xerxes Ranby
2008-09-26 Oscar FuentesCMake: Builds all targets.
2008-09-26 Oscar FuentesCMake: Builds all targets.