| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
llvm-svn: 168384
|
| |
|
|
|
|
| |
the zero GV check inside, so we won't forget it at the caller side.
llvm-svn: 168328
|
| |
|
|
|
|
|
|
| |
Do some cleanup of the code while here.
Inspired by patch by Logan Chien!
llvm-svn: 167904
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r165941: Resubmit the changes to llvm core to update the functions to
support different pointer sizes on a per address space basis.
Despite this commit log, this change primarily changed stuff outside of
VMCore, and those changes do not carry any tests for correctness (or
even plausibility), and we have consistently found questionable or flat
out incorrect cases in these changes. Most of them are probably correct,
but we need to devise a system that makes it more clear when we have
handled the address space concerns correctly, and ideally each pass that
gets updated would receive an accompanying test case that exercises that
pass specificaly w.r.t. alternate address spaces.
However, from this commit, I have retained the new C API entry points.
Those were an orthogonal change that probably should have been split
apart, but they seem entirely good.
In several places the changes were very obvious cleanups with no actual
multiple address space code added; these I have not reverted when
I spotted them.
In a few other places there were merge conflicts due to a cleaner
solution being implemented later, often not using address spaces at all.
In those cases, I've preserved the new code which isn't address space
dependent.
This is part of my ongoing effort to clean out the partial address space
code which carries high risk and low test coverage, and not likely to be
finished before the 3.2 release looms closer. Duncan and I would both
like to see the above issues addressed before we return to these
changes.
llvm-svn: 167222
|
| |
|
|
|
|
| |
different pointer sizes on a per address space basis.
llvm-svn: 165941
|
| |
|
|
| |
llvm-svn: 165747
|
| |
|
|
|
|
| |
per address space pointer sizes to be optimized correctly.
llvm-svn: 165726
|
| |
|
|
| |
llvm-svn: 165402
|
| |
|
|
| |
llvm-svn: 149816
|
| |
|
|
|
|
| |
asm parsing and testcase.
llvm-svn: 146801
|
| |
|
|
|
|
|
|
| |
encoding from the DWARF asm printer.
As a side effect we now print dwarf ulebs with .ascii directives.
llvm-svn: 143809
|
| |
|
|
|
|
| |
better location welcome).
llvm-svn: 135438
|
| |
|
|
| |
llvm-svn: 131760
|
| |
|
|
| |
llvm-svn: 131756
|
| |
|
|
| |
llvm-svn: 130988
|
| |
|
|
| |
llvm-svn: 130987
|
| |
|
|
| |
llvm-svn: 130985
|
| |
|
|
|
|
| |
Remove previous DwarfCFI hack.
llvm-svn: 130187
|
| |
|
|
| |
llvm-svn: 129844
|
| |
|
|
| |
llvm-svn: 129600
|
| |
|
|
| |
llvm-svn: 129044
|
| |
|
|
|
|
|
|
|
|
| |
llvm-gcc-i386-linux-selfhost and llvm-x86_64-linux-checks buildbots.
The original log entry:
Remove optimization emitting a reference insted of label difference, since
it can create more relocations. Removed isBaseAddressKnownZero method,
because it is no longer used.
llvm-svn: 127540
|
| |
|
|
|
|
| |
it can create more relocations. Removed isBaseAddressKnownZero method, because it is no longer used.
llvm-svn: 127478
|
| |
|
|
| |
llvm-svn: 126488
|
| |
|
|
| |
llvm-svn: 126450
|
| |
|
|
|
|
| |
Patch by Nathan Jeffords!
llvm-svn: 126425
|
| |
|
|
| |
llvm-svn: 123474
|
| |
|
|
|
|
| |
and fixes here and there.
llvm-svn: 123170
|
| |
|
|
|
|
|
| |
as llc + llvm-mc. This time ELF is not changed and I tested that llvm-gcc
bootstrap on darwin10 using darwin9's assembler and linker.
llvm-svn: 121006
|
| |
|
|
|
|
| |
linux and darwin assemblers happy :-(
llvm-svn: 121004
|
| |
|
|
|
|
|
| |
that no relocations are used (on MochO).
Fixes llc producing different output from llc + llvm-mc.
llvm-svn: 121000
|
| |
|
|
| |
llvm-svn: 118254
|
| |
|
|
|
|
| |
they do :-(
llvm-svn: 118250
|
| |
|
|
| |
llvm-svn: 118249
|
| |
|
|
|
|
| |
emission.
llvm-svn: 111177
|
| |
|
|
| |
llvm-svn: 100371
|
| |
|
|
| |
llvm-svn: 100368
|
| |
|
|
| |
llvm-svn: 100351
|
| |
|
|
| |
llvm-svn: 100349
|
| |
|
|
| |
llvm-svn: 100348
|
|
|
llvm-svn: 100344
|