summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/MCTargetDesc/CMakeLists.txt
Commit message (Expand)AuthorAge
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-08
* [PowerPC] Clean up generation of ha16() / lo16() markersUlrich Weigand2013-05-23
* Fix cmake.Rafael Espindola2011-12-22
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* Explicitly declare a library dependency of LLVM*Desc toOscar Fuentes2011-07-28
* Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm...Evan Cheng2011-07-26
* Clean up a pile of hacks in our CMake build relating to TableGen.Chandler Carruth2011-07-26
* Refactor PPC target to separate MC routines from Target routines.Evan Cheng2011-07-25
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-14
* Next round of MC refactoring. This patch factor MC table instantiations, MCEvan Cheng2011-07-14