| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d
|
|
|
|
| |
Change-Id: I7735fd88104ff95001dd5f88a1c387df9af993ad
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
So if the tblgen binary is updated we dont run the rules again.
Bug: 8234097
Change-Id: Ia31a137e2bde8fd750d52596a8e5b8def9a2d87d
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Change-Id: I844d8c5c8dcc86cbc5ec32c2ee442bf70bff0290
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I5a329137a43f36bab32ea62386ade11da550c0b0
|
|
|
|
| |
Change-Id: I5aa02363c1083297d163a575f5a35c495f950230
|
|
Change-Id: I4f84a741e5fbc440cd4c251406d2b611a237f713
|