Displaying 10 results from an estimated 10 matches for "2d74c2f".
2014 Nov 17
3
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
...t; The static variables should be straightforward to migrate to an LLVMContext
> once ParseCommandLineOptions stores things there instead of in globals.
>
>> diff --git a/lib/CodeGen/CodeGenOption.cpp b/lib/CodeGen/CodeGenOption.cpp
>> new file mode 100644
>> index 0000000..2d74c2f
>> --- /dev/null
>> +++ b/lib/CodeGen/CodeGenOption.cpp
>> @@ -0,0 +1,59 @@
>> +//===- CodeGen/CodeGenOptions.cpp - Code-gen option. --*- C++ -*-===//
>> +//
>> +// The LLVM Compiler Infrastructure
>> +//
>> +// This file...
2014 Nov 18
3
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
...o an
>> LLVMContext
>> > once ParseCommandLineOptions stores things there instead of in globals.
>> >
>> >> diff --git a/lib/CodeGen/CodeGenOption.cpp
>> b/lib/CodeGen/CodeGenOption.cpp
>> >> new file mode 100644
>> >> index 0000000..2d74c2f
>> >> --- /dev/null
>> >> +++ b/lib/CodeGen/CodeGenOption.cpp
>> >> @@ -0,0 +1,59 @@
>> >> +//===- CodeGen/CodeGenOptions.cpp - Code-gen option. --*-
>> C++ -*-===//
>> >> +//
>> >> +// The L...
2014 Nov 14
6
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
...e to call ParseCommandLineOptions, we could make encoding and decoding the stored options associated with a module part of loading and storing the module.
>
>> diff --git a/lib/CodeGen/CodeGenOption.cpp b/lib/CodeGen/CodeGenOption.cpp
>> new file mode 100644
>> index 0000000..2d74c2f
>> --- /dev/null
>> +++ b/lib/CodeGen/CodeGenOption.cpp
>> @@ -0,0 +1,59 @@
>> +//===- CodeGen/CodeGenOptions.cpp - Code-gen option. --*- C++ -*-===//
>> +//
>> +// The LLVM Compiler Infrastructure
>> +//
>> +// This file...
2014 Nov 20
2
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
...LineOptions stores things there instead of in
>>>> globals.
>>>> >
>>>> >> diff --git a/lib/CodeGen/CodeGenOption.cpp
>>>> b/lib/CodeGen/CodeGenOption.cpp
>>>> >> new file mode 100644
>>>> >> index 0000000..2d74c2f
>>>> >> --- /dev/null
>>>> >> +++ b/lib/CodeGen/CodeGenOption.cpp
>>>> >> @@ -0,0 +1,59 @@
>>>> >> +//===- CodeGen/CodeGenOptions.cpp - Code-gen option. --*-
>>>> C++ -*-===//
>>>> >> +//...
2014 Nov 14
7
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
I'm working on fixing PR21471, which is about embedding codegen command
line options into the bitcode as function or module-level attributes so
that they don't get ignored when doing LTO.
http://llvm.org/bugs/show_bug.cgi?id=21471
I have an initial patch (attached to this email) which enables clang/llvm
to recognize one command line option, write it to the IR, and read it out
in a
2014 Nov 20
2
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
...should be straightforward to migrate to an LLVMContext
> > once ParseCommandLineOptions stores things there instead of in globals.
> >
> >> diff --git a/lib/CodeGen/CodeGenOption.cpp b/lib/CodeGen/CodeGenOption.cpp
> >> new file mode 100644
> >> index 0000000..2d74c2f
> >> --- /dev/null
> >> +++ b/lib/CodeGen/CodeGenOption.cpp
> >> @@ -0,0 +1,59 @@
> >> +//===- CodeGen/CodeGenOptions.cpp - Code-gen option. --*- C++ -*-===//
> >> +//
> >> +// The LLVM Compiler Infrastructure
>...
2014 Dec 02
2
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
...rward to migrate to an LLVMContext
>> > once ParseCommandLineOptions stores things there instead of in globals.
>> >
>> >> diff --git a/lib/CodeGen/CodeGenOption.cpp b/lib/CodeGen/CodeGenOption.cpp
>> >> new file mode 100644
>> >> index 0000000..2d74c2f
>> >> --- /dev/null
>> >> +++ b/lib/CodeGen/CodeGenOption.cpp
>> >> @@ -0,0 +1,59 @@
>> >> +//===- CodeGen/CodeGenOptions.cpp - Code-gen option. --*- C++ -*-===//
>> >> +//
>> >> +// The LLVM Compi...
2014 Dec 03
2
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
...>>>>>> >
>>>>>>>> >> diff --git a/lib/CodeGen/CodeGenOption.cpp
>>>>>>>> b/lib/CodeGen/CodeGenOption.cpp
>>>>>>>> >> new file mode 100644
>>>>>>>> >> index 0000000..2d74c2f
>>>>>>>> >> --- /dev/null
>>>>>>>> >> +++ b/lib/CodeGen/CodeGenOption.cpp
>>>>>>>> >> @@ -0,0 +1,59 @@
>>>>>>>> >> +//===- CodeGen/CodeGenOptions.cpp - Code-gen option.
>>&g...
2014 Dec 03
2
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
...t;>>>>>>>>> >> diff --git a/lib/CodeGen/CodeGenOption.cpp
>>>>>>>>>> b/lib/CodeGen/CodeGenOption.cpp
>>>>>>>>>> >> new file mode 100644
>>>>>>>>>> >> index 0000000..2d74c2f
>>>>>>>>>> >> --- /dev/null
>>>>>>>>>> >> +++ b/lib/CodeGen/CodeGenOption.cpp
>>>>>>>>>> >> @@ -0,0 +1,59 @@
>>>>>>>>>> >> +//===- CodeGen/CodeGenOptions.c...
2014 Dec 09
2
[LLVMdev] [RFC] Embedding command line options in bitcode (PR21471)
...t;>>> >> diff --git a/lib/CodeGen/CodeGenOption.cpp
>>>>>>>>>>>> b/lib/CodeGen/CodeGenOption.cpp
>>>>>>>>>>>> >> new file mode 100644
>>>>>>>>>>>> >> index 0000000..2d74c2f
>>>>>>>>>>>> >> --- /dev/null
>>>>>>>>>>>> >> +++ b/lib/CodeGen/CodeGenOption.cpp
>>>>>>>>>>>> >> @@ -0,0 +1,59 @@
>>>>>>>>>>>> >>...