index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a test for the Graphviz program for Chris Lattner. The symbol
Reid Spencer
2005-07-13
1
-0
/
+3
*
Eliminate tabs
Jeff Cohen
2005-07-13
1
-2
/
+2
*
Win32 support for Mutex class.
Jeff Cohen
2005-07-13
1
-3
/
+3
*
For PR540:
Reid Spencer
2005-07-12
5
-180
/
+68
*
For PR540:
Reid Spencer
2005-07-12
1
-0
/
+82
*
For PR540:
Reid Spencer
2005-07-12
1
-0
/
+6
*
Add support for emitting 64-bit integers
Chris Lattner
2005-07-12
1
-1
/
+28
*
Add some apparently undocumented ELF section header flags
Chris Lattner
2005-07-12
1
-1
/
+12
*
Clean up and add comments to the newly implemented subtarget code.
Nate Begeman
2005-07-12
1
-3
/
+10
*
Clean up the TargetSubtarget class a bit, removing an unnecessary argument
Nate Begeman
2005-07-12
1
-6
/
+1
*
Implement Subtarget support
Nate Begeman
2005-07-12
2
-0
/
+49
*
The symbol table just needs a const GlobalValue*, not a non-const one.
Chris Lattner
2005-07-11
1
-5
/
+4
*
expose a new code emitter object
Chris Lattner
2005-07-11
1
-1
/
+14
*
add a helper method
Chris Lattner
2005-07-11
1
-0
/
+4
*
add a name mangler object
Chris Lattner
2005-07-11
1
-0
/
+5
*
Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode.
Chris Lattner
2005-07-10
2
-59
/
+8
*
Move TRUNCSTORE to using a VTSDNode operand instead of being a MVTSDNode.
Chris Lattner
2005-07-10
2
-15
/
+9
*
Introduce a new VTSDNode class with the ultimate goal of eliminating the
Chris Lattner
2005-07-10
2
-10
/
+26
*
Final Changes For PR495:
Reid Spencer
2005-07-08
2
-125
/
+130
*
fix typo
Jeff Cohen
2005-07-08
1
-1
/
+1
*
For PR495:
Reid Spencer
2005-07-07
2
-98
/
+56
*
For PR495:
Reid Spencer
2005-07-07
1
-3
/
+11
*
Add support for building/representing the symbol table, add some enum constants
Chris Lattner
2005-07-07
1
-7
/
+56
*
Make several cleanups to Andrews varargs change:
Chris Lattner
2005-07-05
1
-15
/
+20
*
Don't crash on a query where the block is not in any loop. Thanks to
Chris Lattner
2005-06-29
1
-1
/
+2
*
iniital checkin of ELFWriter header.
Chris Lattner
2005-06-27
1
-0
/
+174
*
add some new file types
Chris Lattner
2005-06-25
1
-1
/
+1
*
refactor these interfaces a bit
Chris Lattner
2005-06-25
1
-5
/
+12
*
improve comments
Chris Lattner
2005-06-24
1
-3
/
+3
*
make AliasAnalysis know that VAArg writes memory. This is extremely conserva...
Andrew Lenharth
2005-06-20
1
-0
/
+5
*
fix DCE + va_arg problem
Andrew Lenharth
2005-06-19
1
-0
/
+1
*
header file changes for varargs
Andrew Lenharth
2005-06-18
4
-54
/
+10
*
Make sure a variable is initialized before use to clean up a warning from
Reid Spencer
2005-06-18
1
-1
/
+2
*
silence a huge number of bogus warnings with GCC 4 on Reid's tester.
Chris Lattner
2005-06-17
1
-1
/
+2
*
Added ModuloSchedSB as a friend class.
Tanya Lattner
2005-06-17
1
-0
/
+3
*
Don't lie to the casual reader about Value subclassing from Annotable.
Reid Spencer
2005-06-15
1
-2
/
+1
*
Add some operators the PowerPC backend needs to efficiently and correctly
Nate Begeman
2005-06-15
1
-0
/
+20
*
Give the asmparser the ability to parse strings, patch contributed by
Chris Lattner
2005-05-20
1
-0
/
+1
*
remove deprecated methods
Chris Lattner
2005-05-16
2
-26
/
+5
*
Remove the check for the ffsll function. Its no longer needed by the
Reid Spencer
2005-05-15
1
-3
/
+0
*
fix warning
Chris Lattner
2005-05-15
1
-1
/
+1
*
fix compiler warning
Chris Lattner
2005-05-15
1
-1
/
+1
*
Some cleanups for compilation with GCC 4.0.0 to remove warnings:
Reid Spencer
2005-05-15
7
-12
/
+15
*
Forgot to commit this earlier. Its part of the simplify-libcalls
Reid Spencer
2005-05-14
1
-0
/
+3
*
add a new map
Chris Lattner
2005-05-14
1
-0
/
+3
*
Add a way to construct an arbitrary node, cleanly.
Chris Lattner
2005-05-14
1
-2
/
+12
*
add accessors
Chris Lattner
2005-05-14
1
-0
/
+8
*
Pass the dag into LowerOperation
Chris Lattner
2005-05-14
1
-1
/
+1
*
Print the symbolic register name in a register allocator debug dump.
Chris Lattner
2005-05-14
1
-1
/
+7
*
Add an isTailCall flag to LowerCallTo
Chris Lattner
2005-05-13
1
-2
/
+2
[next]