Changes in directory llvm/lib/VMCore:
Makefile updated: 1.18 -> 1.19
---
Log message:
Make the makefile tell us when Intrinsics.gen is being updated.
---
Diffs of the changes: (+3 -1)
Makefile |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm/lib/VMCore/Makefile
di
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.17 -> 1.18
---
Log message:
Fix a race condition in the makefile andrew reported
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/VMCore/Makefile
diff -u llvm/lib
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.16 -> 1.17
---
Log message:
Fix PR835: http://llvm.org/PR835 so that touching tblgen in a way that doesn't
affect intrinsic
generation does not rebuild files that just use intrinsic info.
---
Diffs of the changes: (+5 -2)
Makefil
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.15 -> 1.16
---
Log message:
Use archive libraries instead of object files for VMCore, BCReader,
BCWriter, and bzip2 libraries. Adjust the various makefiles to accommodate
these changes. This was done to speed up link times.
---
Diffs
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.14 -> 1.15
---
Log message:
Don't print out the install command for Intrinsics.gen unless VERBOSE mode.
---
Diffs of the changes: (+2 -1)
Makefile |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/lib/VMCore/
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.13 -> 1.14
---
Log message:
Update dependencies to reflect split of the Intrinsics.td file
---
Diffs of the changes: (+5 -2)
Makefile |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
Index: llvm/lib/VMCore/Makefile
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.12 -> 1.13
---
Log message:
Fix use of LEVEL.
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/VMCore/Makefile
diff -u llvm/lib/VMCore/Makefile:1.12 llvm/lib/VMCo
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.11 -> 1.12
---
Log message:
Two fixes:
1. Allow building of Intrinsics.gen to work for srcdir != objdir
2. Add a rule for installation of Intrinsics.gen.
---
Diffs of the changes: (+5 -1)
Makefile |6 +-
1 files changed, 5 i
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.10 -> 1.11
---
Log message:
Bring makefile back into compliance with standard by using
$(Echo) instead of @echo
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/V
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.9 -> 1.10
---
Log message:
This rule also depends on tblgen
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/VMCore/Makefile
diff -u llvm/lib/VMCore/Makefile:1.9
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.8 -> 1.9
---
Log message:
silly case insensitive file systems...
---
Diffs of the changes: (+3 -3)
Makefile |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/lib/VMCore/Makefile
diff -u llvm/lib/VMCore/Ma
Changes in directory llvm/lib/VMCore:
Makefile updated: 1.7 -> 1.8
---
Log message:
Build intrinsics.gen from intrinsics.td
---
Diffs of the changes: (+6 -0)
Makefile |6 ++
1 files changed, 6 insertions(+)
Index: llvm/lib/VMCore/Makefile
diff -u llvm/lib/VMCore/Makefile:1.7 llvm
12 matches
Mail list logo