aboutsummaryrefslogtreecommitdiffstats
path: root/llvm-tblgen-rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-26/+27
| | | | Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d
* Switch name from tblgen -> llvm-tblgen for consistency with upstream LLVM.Stephen Hines2014-06-031-25/+25
| | | | Change-Id: I7735fd88104ff95001dd5f88a1c387df9af993ad
* llvm: convert makefiles to support multilib buildColin Cross2014-02-061-53/+53
| | | | | | | | Convert makefiles to allow for building two architectures at the same time. This will also cause make checkbuild to build the target libraries for all supported architectures. Change-Id: Ia5e6fe5b1186a67753faafd3532ed4cb280a8b10
* Use order-only dependency on $(TBLGEN).Ying Wang2013-02-201-25/+25
| | | | | | | So if the tblgen binary is updated we dont run the rules again. Bug: 8234097 Change-Id: Ia31a137e2bde8fd750d52596a8e5b8def9a2d87d
* Fix missing dependencies for TableGen (.td) files.Stephen Hines2012-08-101-25/+60
| | | | | | | | | | LLVM's .td files often "include" additional td files (particularly for code generation, which may be broken down into many files). This change attempts to improve our dependency tracking. Although it may sometimes trigger an unnecessary recompile, it at least does the right thing when we update files like ARMInstrInfo.td. Change-Id: Ib683ad1537d2acb394b2f5274f9c80df2868720f
* Apply changes to migrate to LLVM-160668-20120724.Shih-wei Liao2012-08-031-0/+14
| | | | | | | | - Update Android.mk for removed files and new files. - llvm-ld has been removed in upstream, so we remove it as well. Change-Id: I613ada916156a43993d4bba9cae6dcb6bf40ed2f
* Fix LOCAL_MODULE for tblgen rules.Logan Chien2011-12-161-0/+26
| | | | Change-Id: I844d8c5c8dcc86cbc5ec32c2ee442bf70bff0290
* Fix Android.mk.Nowar Gu2011-07-161-0/+27
|
* Fix Android.mk.Nowar Gu2011-07-021-2/+2
|
* Fix Android.mk.Nowar Gu2011-07-021-17/+2
|
* Update build script after merge.jush2011-02-281-0/+5
|
* Fix sim build.Ying Wang2010-08-191-5/+0
| | | | | | | | Note that this only makes the sim build green, but the built images won't work for sure: No libbcc.so, which depends on something else that can not build in sim mode. No x86 bitcode is generated as well, I believe. Change-Id: Idca8378427196622ac77cd56a38c6a160f03ba22
* Git hiccup. Retry....Shih-wei Liao2010-06-071-1/+1
| | | | Change-Id: I5a329137a43f36bab32ea62386ade11da550c0b0
* Fix llvm.mk and the other 49 mk filesShih-wei Liao2010-06-071-1/+6
| | | | Change-Id: I5aa02363c1083297d163a575f5a35c495f950230
* Initial slang.Shih-wei Liao2010-06-041-0/+116
Change-Id: I4f84a741e5fbc440cd4c251406d2b611a237f713