Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
refs/heads/fp2-sibon-2.0.1
/
test
/
tools
cd81d94
Update LLVM for rebase to r212749.
by Stephen Hines
· 10 years ago
dce4a40
Update LLVM for 3.5 rebase (r209712).
by Stephen Hines
· 10 years ago
36b5688
Update to LLVM 3.5a.
by Stephen Hines
· 11 years ago
8a631b2
Path: Recognize COFF import library file magic.
by Rui Ueyama
· 11 years ago
b850a05
Recognize 0x0000 as a COFF file magic.
by Rui Ueyama
· 11 years ago
4e7e4d8
llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.
by NAKAMURA Takumi
· 11 years ago
d19c4ce
llvm-cov.test: Tweak win32 hosts not confused by \r\n in llvm-cov's stdout.
by NAKAMURA Takumi
· 11 years ago
3f4c031
Suppress llvm-cov.test on Win32, with REQUIRES: shell
by NAKAMURA Takumi
· 11 years ago
131a764
llvm-cov: Removed StringMap holding GCOVLines.
by Yuchen Wu
· 11 years ago
dbb51ff
llvm-cov: Replaced asserts with proper error handling.
by Yuchen Wu
· 11 years ago
eef8b8c
llvm-cov: Changed XFAIL targets to be more generic.
by Yuchen Wu
· 11 years ago
86e37f5
Added basic unit test for llvm-cov.
by Yuchen Wu
· 11 years ago
0cbecb5
Revert "Added basic unit test for llvm-cov."
by Yuchen Wu
· 11 years ago
f42264e
llvm-cov: Added call to update run/program counts.
by Yuchen Wu
· 11 years ago
d99e04d
Added basic unit test for llvm-cov.
by Yuchen Wu
· 11 years ago
fe9ce42
Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the
by Simon Atanasyan
· 11 years ago
e6bfdf9
Revert "Added basic unit test for llvm-cov."
by Yuchen Wu
· 11 years ago
07a59fb
Added basic unit test for llvm-cov.
by Yuchen Wu
· 11 years ago
c84c742
[Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.
by Simon Atanasyan
· 11 years ago
bdd9288
Resurrect lit.local.cfg to un-break hexagon buildbot.
by Rui Ueyama
· 11 years ago
a6610ee
Re-submit r191472 with a fix for big endian.
by Rui Ueyama
· 11 years ago
4715a11
Revert "llvm-objdump: Dump COFF import table if -private-headers option is given."
by Rui Ueyama
· 11 years ago
0c873ad
llvm-objdump: Dump COFF import table if -private-headers option is given.
by Rui Ueyama
· 11 years ago
cc48854
Move LTO support library to a component, allowing it to be tested
by Peter Collingbourne
· 11 years ago
669b966
llvm/test/tools/lto/lit.local.cfg: Add "MingW" for exclusion list.
by NAKAMURA Takumi
· 11 years ago
42288e1
test/tools/lto/lit.local.cfg: Suppress llvm-lto test on Cygwin and Win32, for now.
by NAKAMURA Takumi
· 11 years ago
88fae0e
Fix LTO handling of module-level assembly (PR14152).
by Peter Collingbourne
· 11 years ago
7185bdd
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
by Kai Nacke
· 11 years ago
6217187
Print string value for DT_RPATH and DT_RUNPATH.
by Joerg Sonnenberger
· 11 years ago
f0a0d57
Fix wrong code offset for unwind code SET_FPREG.
by Kai Nacke
· 11 years ago
24ec2e5
[tests] Cleanup initialization of test suffixes.
by Daniel Dunbar
· 11 years ago
6fccaaf
Remove the mblaze backend from llvm.
by Rafael Espindola
· 11 years ago
2f6c048
Retry submitting r186623: COFFDumper: Dump data directory entries.
by Rui Ueyama
· 11 years ago
9d13594
Revert "COFFDumper: Dump data directory entries."
by Rui Ueyama
· 11 years ago
06bd206
COFFDumper: Dump data directory entries.
by Rui Ueyama
· 11 years ago
5310cdb
Revert: Fix wrong code offset for unwind code SET_FPREG.
by Kai Nacke
· 11 years ago
9611873
Revert: Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
by Kai Nacke
· 11 years ago
eececbc
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
by Kai Nacke
· 11 years ago
ea434e4
Fix wrong code offset for unwind code SET_FPREG.
by Kai Nacke
· 11 years ago
4bf771b
readobj: Dump PE/COFF optional records.
by Rui Ueyama
· 11 years ago
c9f2cc7
Don't hide the first ELF symbol.
by Rafael Espindola
· 11 years ago
7486d92
Change how we iterate over relocations on ELF.
by Rafael Espindola
· 11 years ago
802fe93
Use pointers to iterate over symbols.
by Rafael Espindola
· 12 years ago
fd7aa38
At Jim Grosbach's request detemplate Object/MachO.h.
by Rafael Espindola
· 12 years ago
da2a237
Finish templating MachObjectFile over endianness.
by Rafael Espindola
· 12 years ago
cf3b55a
Teach llvm-readobj to print ELF program headers
by Nico Rieck
· 12 years ago
8ed205f
Add extensive relocation tests for llvm-readobj
by Nico Rieck
· 12 years ago
e292347
Add 179294 back, but don't use bit fields so that it works on big endian hosts.
by Rafael Espindola
· 12 years ago
59a8b5a
Revert my last two commits while I debug what is wrong in a big endian host.
by Rafael Espindola
· 12 years ago
4edf092
Print more information about relocations.
by Rafael Espindola
· 12 years ago
fb1b6fd
Add MachO-x86-64 tests.
by Rafael Espindola
· 12 years ago
f16c2bb
Don't fetch pointers from a InMemoryStruct.
by Rafael Espindola
· 12 years ago
fad7aa7
The ppc bots say this is the last broken line, so lets try one more :-(
by Rafael Espindola
· 12 years ago
3bc45c2
One more try before I just delete the macho bits until tomorrow.
by Rafael Espindola
· 12 years ago
3341538
More test loosening.
by Rafael Espindola
· 12 years ago
d4d7613
Loosen this test too.
by Rafael Espindola
· 12 years ago
3f26127
Loosen this test.
by Rafael Espindola
· 12 years ago
76e70f3
Implements low-level object file format specific output for COFF and
by Eric Christopher
· 12 years ago
c15e5b0
PR10867: Analogue of r169441 for when using external 'sh'. And actually run the test!
by Richard Smith
· 12 years ago
00fb9c4
PR10867. lit would interpret
by Richard Smith
· 12 years ago
eef7b62
Add dump of Win64 EH unwind data.
by Michael J. Spencer
· 12 years ago
a631ea9
Add a tests for the new -no-show-raw-insn option of llvm-objdump.
by Eli Bendersky
· 12 years ago