index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lto
/
LTOModule.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
update this to ConstantDataArray. There are no tests and this isn't using th...
Chris Lattner
2012-01-31
1
-2
/
+2
*
Better diagnostic for malformed .org assembly directive.
Jim Grosbach
2012-01-27
1
-2
/
+2
*
Split Finish into Finish and FinishImpl to have a common place to do end of
Rafael Espindola
2012-01-07
1
-1
/
+1
*
Move global variables in TargetMachine into new TargetOptions class. As an API
Nick Lewycky
2011-12-02
1
-1
/
+3
*
Reformatting changes to get rid of blank lines, put code on one line, and to
Bill Wendling
2011-11-04
1
-66
/
+58
*
Move comment to the correct place.
Bill Wendling
2011-11-04
1
-2
/
+0
*
Make the Mangler an ivar so that it doesn't have to be passed around everywhere.
Bill Wendling
2011-11-04
1
-19
/
+16
*
Refactor the MCContext so that it's an ivar instead of a local which is passed
Bill Wendling
2011-11-04
1
-8
/
+7
*
rename getHostTriple into getDefaultTargetTriple
Sebastian Pop
2011-11-01
1
-1
/
+1
*
lto/addAsmGlobalSymbols: fast path when no module level asm is present.
Ivan Krasin
2011-09-08
1
-0
/
+2
*
lto/addAsmGlobalSymbols: fail fracefully when the target does not define AsmP...
Ivan Krasin
2011-09-08
1
-4
/
+10
*
Don't drop alignment info on local common symbols.
Benjamin Kramer
2011-09-01
1
-1
/
+2
*
Move TargetRegistry and TargetSelect from Target to Support where they belong.
Evan Cheng
2011-08-24
1
-2
/
+2
*
Remove unused Target argument from AsmParser construction methods.
Jim Grosbach
2011-08-16
1
-1
/
+1
*
Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm...
Evan Cheng
2011-07-26
1
-3
/
+3
*
Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where th...
Evan Cheng
2011-07-23
1
-1
/
+1
*
Combine all MC initialization routines into one. e.g. InitializeX86MCAsmInfo,
Evan Cheng
2011-07-22
1
-3
/
+1
*
Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.
Evan Cheng
2011-07-20
1
-2
/
+1
*
Add MCObjectFileInfo and sink the MCSections initialization code from
Evan Cheng
2011-07-20
1
-1
/
+1
*
Introduce MCCodeGenInfo, which keeps information that can affect codegen
Evan Cheng
2011-07-19
1
-0
/
+1
*
Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
Evan Cheng
2011-07-18
1
-1
/
+3
*
Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...
Evan Cheng
2011-07-14
1
-0
/
+1
*
Unfortunately several files in MC are badly violating layering rule by using
Evan Cheng
2011-07-14
1
-1
/
+2
*
Fix LTO after the recent MC subtarget refactoring.
Cameron Zwarich
2011-07-11
1
-0
/
+1
*
Change createAsmParser to take a MCSubtargetInfo instead of triple,
Evan Cheng
2011-07-09
1
-4
/
+6
*
Eliminate asm parser's dependency on TargetMachine:
Evan Cheng
2011-07-08
1
-1
/
+4
*
Fix the ridiculous SubtargetFeatures API where it implicitly expects CPU name to
Evan Cheng
2011-06-30
1
-2
/
+3
*
Sink SubtargetFeature and TargetInstrItineraries (renamed MCInstrItineraries)...
Evan Cheng
2011-06-29
1
-1
/
+1
*
Reinstate r133516 "Remove some unnecessary uses of c_str()." A trailing null
Chad Rosier
2011-06-28
1
-6
/
+6
*
PR10210: New method ConstantArray::getAsCString(). Use it in LTO to
Jay Foad
2011-06-28
1
-1
/
+1
*
Revert r133516 "Remove some unnecessary uses of c_str()."
Chad Rosier
2011-06-27
1
-6
/
+6
*
Remove some unnecessary uses of c_str().
Jay Foad
2011-06-21
1
-6
/
+6
*
Simplify the handling of pcrel relocations on ELF. Now we do the right thing
Rafael Espindola
2011-05-01
1
-1
/
+1
*
Remove unused argument.
Rafael Espindola
2011-04-21
1
-4
/
+2
*
Fix typo in comment.
Nick Lewycky
2011-04-21
1
-1
/
+1
*
Use lazy parsing in LTO. Unfortunately this is only a 3% time saving for
Rafael Espindola
2011-03-18
1
-8
/
+23
*
Simplify the computation of undefined symbols. Instead of walking
Rafael Espindola
2011-03-18
1
-44
/
+2
*
tools/lto/LTOModule.cpp: Eliminate an unused variable.
NAKAMURA Takumi
2011-03-18
1
-1
/
+0
*
Use RequiresNullTerminator to create buffers without a null terminator
Rafael Espindola
2011-03-17
1
-9
/
+2
*
Add support in the LTO library for loading an object from the middle
Rafael Espindola
2011-03-17
1
-2
/
+11
*
Add a special streamer to libLTO that just records symbols definitions and
Rafael Espindola
2011-03-02
1
-36
/
+232
*
Fix some memory leaks and avoid looking in the hash tables twice.
Rafael Espindola
2011-02-20
1
-32
/
+49
*
Remove std::string version of getNameWithPrefix.
Rafael Espindola
2011-02-11
1
-2
/
+5
*
Don't open the file again in the gold plugin. To be able to do this, update
Rafael Espindola
2011-02-08
1
-0
/
+11
*
Don't tell the linker about available_externally definitions. If we do, it will
Rafael Espindola
2011-02-01
1
-0
/
+4
*
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> v...
Michael J. Spencer
2010-12-16
1
-8
/
+6
*
Fixed version of 121434 with no new memory leaks.
Rafael Espindola
2010-12-10
1
-1
/
+1
*
Revert my previous patch to make the valgrind bots happy.
Rafael Espindola
2010-12-10
1
-1
/
+1
*
Initial support for the cfi directives. This is just enough to get
Rafael Espindola
2010-12-09
1
-1
/
+1
*
More code not compiled by CMake. :(.
Michael J. Spencer
2010-12-09
1
-3
/
+8
[next]