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
/
test
/
CodeGen
/
X86
/
pic_jumptable.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark jump tables in code sections with DataRegion directives.
Jim Grosbach
2012-09-24
1
-0
/
+12
*
Partially FileCheck-ize a test to remove a weird quoting situation.
Chandler Carruth
2011-07-02
1
-2
/
+5
*
Be nice to Xcore and the XMOS assembler and avoid quoting section names
Joerg Sonnenberger
2011-03-04
1
-1
/
+1
*
Bug#9033: For the ELF assembler output, always quote the section name.
Joerg Sonnenberger
2011-03-03
1
-1
/
+1
*
Switch llvm to using comdats. For now always use groups with a single
Rafael Espindola
2011-02-14
1
-1
/
+1
*
Start function numbering at 0.
Dan Gohman
2010-04-17
1
-2
/
+2
*
Use .set expression for x86 pic jump table reference to reduce assembly reloc...
Evan Cheng
2010-04-12
1
-2
/
+7
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-4
/
+4
*
down with unwind info :)
Chris Lattner
2009-06-25
1
-1
/
+1
*
On Darwin, ams printer should output a second label before a jump table so th...
Evan Cheng
2009-06-18
1
-0
/
+2
*
CodeGen still defaults to non-verbose asm, but llc now overrides it and defau...
Evan Cheng
2009-03-25
1
-3
/
+3
*
Fix a x86-64 codegen deficiency. Allow gv + offset when using rip addressing ...
Evan Cheng
2008-02-07
1
-33
/
+32
*
Fix tests.
Evan Cheng
2007-11-09
1
-4
/
+2
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
Verify that jump tables are emitted to the same section as the function is,
Chris Lattner
2006-10-05
1
-0
/
+79