- Apr 17, 2008
-
-
Scott Michel authored
llvm-svn: 49838
-
Chris Lattner authored
but we want some javascript or something toggle their display. llvm-svn: 49836
-
Evan Cheng authored
llvm-svn: 49832
-
Scott Michel authored
wee problem in Xcode 2.[45]/gcc 4.0.1. llvm-svn: 49831
-
Evan Cheng authored
llvm-svn: 49830
-
Chris Lattner authored
preprocessor directives. llvm-svn: 49828
-
Chris Lattner authored
correctly handle multi-line comments. llvm-svn: 49827
-
Ted Kremenek authored
llvm-svn: 49826
-
Chris Lattner authored
yet, but it will soon... llvm-svn: 49825
-
Ted Kremenek authored
llvm-svn: 49824
-
Ted Kremenek authored
a node, not the state of the predecessor. llvm-svn: 49823
-
Dale Johannesen authored
llvm-svn: 49822
-
Fariborz Jahanian authored
llvm-svn: 49821
-
- Apr 16, 2008
-
-
Dan Gohman authored
llvm-svn: 49820
-
Fariborz Jahanian authored
llvm-svn: 49819
-
Ted Kremenek authored
Refactored LiveVariables to use getTerminatorCondition() in VisitTerminator(). Bug fix: CFG now computes Block-level expression numbers using information from block terminators. This fixes <rdar://problem/5868189>. llvm-svn: 49818
-
Fariborz Jahanian authored
just as they are declared in objc classes. llvm-svn: 49817
-
Chris Lattner authored
llvm-svn: 49816
-
Chris Lattner authored
with the Lexer. This is cheaper and gives us some advantages. For now we start highlighting preprocessor directives (which need improvement), and disable comments. Comments to be restored later. llvm-svn: 49815
-
Nicolas Geoffray authored
Correlate stubs with functions in JIT: when emitting a stub, the JIT tells the memory manager which function the stub will resolve. llvm-svn: 49814
-
Eric Christopher authored
llvm-svn: 49813
-
Ted Kremenek authored
llvm-svn: 49812
-
Ted Kremenek authored
represent possible stores to "Unknown." llvm-svn: 49811
-
Evan Cheng authored
llvm-svn: 49810
-
Nicolas Geoffray authored
Infrastructure for getting the machine code size of a function and an instruction. X86, PowerPC and ARM are implemented llvm-svn: 49809
-
Evan Cheng authored
llvm-svn: 49808
-
Evan Cheng authored
llvm-svn: 49807
-
Ted Kremenek authored
llvm-svn: 49806
-
Ted Kremenek authored
llvm-svn: 49805
-
Ted Kremenek authored
llvm-svn: 49804
-
Bill Wendling authored
Patch by Mikhail Glushenkov! llvm-svn: 49803
-
Evan Cheng authored
llvm-svn: 49802
-
Ted Kremenek authored
to the plug-in GRTransferFuncs object. llvm-svn: 49801
-
Evan Cheng authored
llvm-svn: 49800
-
Dale Johannesen authored
llvm-svn: 49799
-
Ted Kremenek authored
are referenced by CFGBlock terminators. llvm-svn: 49798
-
Ted Kremenek authored
llvm-svn: 49797
-
Ted Kremenek authored
currently doesn't pass in the Preprocessor from the driver, so we don't get syntax highlighting when we create HTMLDiagnostics in that way. llvm-svn: 49796
-
Roman Levenstein authored
Rename SDOperandImpl back to SDOperand. Introduce the SDUse class that represents a use of the SDNode referred by an SDOperand. Now it is more similar to Use/Value classes. Patch is approved by Dan Gohman. llvm-svn: 49795
-
Dan Gohman authored
llvm-svn: 49793
-